aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-07-26 21:22:59 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2017-07-26 22:22:59 -0400
commit1750971987b57238b49c2ad15a7126936551a37b (patch)
tree9e7485692be2cee94850cd384f568e5260ba2843 /CONTRIBUTING.rst
parentdce57f68d24aaf1d58892c5053441ca1d1ce641f (diff)
downloadcryptography-1750971987b57238b49c2ad15a7126936551a37b.tar.gz
cryptography-1750971987b57238b49c2ad15a7126936551a37b.tar.bz2
cryptography-1750971987b57238b49c2ad15a7126936551a37b.zip
don't re-export the openssl symbols from our shared object (#3825)
When linking the static lib we want the symbols to not be exported. To convince gcc to do this you must pass -Wl,--exclude-libs,ALL in CFLAGS More info at https://stackoverflow.com/questions/2222162
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions