summaryrefslogtreecommitdiffstats
path: root/crypto/polarssl/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/polarssl/PRE_BUILD')
-rwxr-xr-xcrypto/polarssl/PRE_BUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/crypto/polarssl/PRE_BUILD b/crypto/polarssl/PRE_BUILD
deleted file mode 100755
index d16f36640d..0000000000
--- a/crypto/polarssl/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-sed -i "s:DESTDIR=/usr/local:DESTDIR=$INSTALL_ROOT/usr:" Makefile &&
-sed -i "s:# CFLAGS += -fPIC:CFLAGS += -fPIC:" library/Makefile &&
-sed -i "s/all: static/all: static shared/" library/Makefile