diff options
author | Sebastian Bøe <sebastianbooe@gmail.com> | 2016-01-23 12:25:59 +0100 |
---|---|---|
committer | Sebastian Bøe <sebastianbooe@gmail.com> | 2016-01-23 12:25:59 +0100 |
commit | f22f94619cad9db5757320f731becf0a988998d6 (patch) | |
tree | 43b7bb13bd67ddc33638426e8c7637805d276399 /docs | |
parent | 7a1e662a3f676f408f79127459be95b37e959f47 (diff) | |
download | icestorm-f22f94619cad9db5757320f731becf0a988998d6.tar.gz icestorm-f22f94619cad9db5757320f731becf0a988998d6.tar.bz2 icestorm-f22f94619cad9db5757320f731becf0a988998d6.zip |
icetime: fixed chipdb path issue for Arch Linux
Icetime was hardcoding the path to chipdb as /usr/local/share causing
icetime to not find the chip db on Arch Linux where the prefix is just
/usr/share.
With this commit the PREFIX is passed as a preprocessor define and used
in icetime.cc to create the correct path. I don't know what the
canonical way of dealing with this is, but this was the least intrusive
way I could think of to get this fixed.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions