freebsd-ports/math/z3
Piotr Kubaj 147f242d90 math/z3: fix build on powerpc with clang
Add -fPIC to CXXFLAGS:
ld: error: relocation R_PPC_ADDR16_HA cannot be used against local symbol; recompile with -fPIC
>>> defined in api/dll/gparams_register_modules.o
>>> referenced by gparams_register_modules.cpp
>>>               api/dll/gparams_register_modules.o:(gparams_register_modules())

Adding -Wl,-znotext to LDFLAGS doesn't help.
2020-04-14 10:45:32 +00:00
..
files math/z3: Pull in upstream patch to fix build on i386. 2019-11-24 07:17:49 +00:00
distinfo
Makefile math/z3: fix build on powerpc with clang 2020-04-14 10:45:32 +00:00
pkg-descr
pkg-plist