Commit Graph

6 Commits (master)

Author SHA1 Message Date
leper 2ac75fc932 Remove duplicate link instruction. 5 years ago
leper 542711f862 Link with -fPIC when using Clang.
Remove the need for a few workarounds by handling this in just one place.
5 years ago
Ignacio 9489aed825 Merge changes from The Witness. 6 years ago
Stefan Brüns 389f7582e5 Fix linking of bc7, needs symbols from nvmath
If nvtt is build with -Wl,--as-needed, the linker will not resolve bc7
symbols from any library listed earlier, make sure it (also) appears
after libbc7.a
6 years ago
Thomas Roß 9ad63e7f3a Fixed compiler flag being set on wrong target. 9 years ago
castano 7e2a9d1adb osx fixes. Fix issue 211. 10 years ago