summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJin^eLD <jin@mediatomb.cc>2014-03-23 02:01:45 +0100
committerJin^eLD <jin@mediatomb.cc>2014-03-23 02:05:57 +0100
commit70475d281dacb742e807c78a7f0fc951d85044a3 (patch)
tree6bbb2453a2b248b0644107e8b9e3f3add76e35a5 /m4
parentba4681ef1eafe6de3742e037da01c1e069777470 (diff)
Fix NaCl builds for *BSD
From what I see there is a difference between *BSD and Linux when linking vs. toxcore which has been bulit vs. the NaCl library: on Linux it only links if NaCl's object files (i.e. randombytes.o) is present in the linker options, however on *BSD systems this will cause a linking error, see: https://github.com/Tox/toxic/issues/31#issuecomment-38224441 This commit makes sure that we do not add the NaCl object files to our pkg-config settings on *BSD, but do add them on Linux.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions