aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2016-05-11 16:45:58 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2016-05-11 16:45:58 +0000
commit169235ef8a128c6b100061da8817e28114d61af5 (patch)
treef5e76d2cd85c88aae063be5df43dde88fb7ac7f5 /secure/lib/libcrypto
parent16f6b6f17493a62a529b47c62b12c35885641c6f (diff)
downloadsrc-169235ef8a128c6b100061da8817e28114d61af5.tar.gz
src-169235ef8a128c6b100061da8817e28114d61af5.zip
Enable linker error if libcrypto.so contains a relocation against text. It
is position independent on all platforms since r299389. Submitted by: kib
Notes
Notes: svn path=/head/; revision=299462
Diffstat (limited to 'secure/lib/libcrypto')
-rw-r--r--secure/lib/libcrypto/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index e6319aa329d6..f8f6703439b2 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -7,7 +7,6 @@ SUBDIR= engines
LIB= crypto
SHLIB_MAJOR= 8
-ALLOW_SHARED_TEXTREL=
NO_LINT=