Commit fb649155 authored by Rafael Monnerat's avatar Rafael Monnerat

-fPIC is required for compilation works.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44648 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4a273436
......@@ -89,6 +89,7 @@ environment =
LD_LIBRARY_PATH=${xcbproto:location}/lib:${libXau:location}/lib:${xorg-libpthread-stubs:location}/lib:${xextproto:location}/lib:${libX11:location}/lib:${libxcb:location}/lib
LD_RUN_PATH=${xcbproto:location}/lib:${libXau:location}/lib:${xorg-libpthread-stubs:location}/lib:${xextproto:location}/lib:${libX11:location}/lib:${libxcb:location}/lib
PATH=${pkgconfig:location}/bin:%(PATH)s
CFLAGS=-fPIC
configure-options =
--disable-specs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment