diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-09-12 10:17:24 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-09-12 10:17:24 +0200 |
commit | 96e1446f3235cb06c8b9e0ac5bce09b37fbe36bd (patch) | |
tree | 2ed21df94d434e2359a0f81f3b48fd16cc96b10f /firefoxos | |
parent | 18251a64d58e0a925c66c67ce9d0b1b83a442a19 (diff) |
Unfortunately, openssl's "no-shared" apparently also implies no -fPIC
...so building dynamic libraries down the road that link in the openssl archives
fails. Band-aid fix that by always passing in -fPIC (alternatives would be to
patch the openssl Makefiles to only build archives and no dynamic libraries even
under "shared" or to find another fix for the original Mac OS X hiden visibility
program that triggered 9f8736411d454bfd711ef964288c50aae9f9e375 "Only build in
ExternalProject_openssl what's needed in ExternalPackage_openssl").
Change-Id: I6b92ab55b0bbd340aacf325823b1f297e95f9197
Diffstat (limited to 'firefoxos')
0 files changed, 0 insertions, 0 deletions