Commit a3ba3d4e authored by Joanne Hugé's avatar Joanne Hugé

component/babeld: use -fPIC to comply with redhat

parent 5ebe9230
......@@ -17,8 +17,10 @@ path = ${babeld-repository:location}
make-options = CC='gcc -std=gnu99'
configure-command =
echo "No configure.."
# Fedora's redhat-hardened-ld forces us to use -fPIC
environment =
PATH=${git:location}/bin:%(PATH)s
EXTRA_DEFINES=-fPIC
make-targets =
install PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
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