summaryrefslogtreecommitdiffstats
path: root/crypto/cryptopp/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cryptopp/PRE_BUILD')
-rwxr-xr-xcrypto/cryptopp/PRE_BUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/crypto/cryptopp/PRE_BUILD b/crypto/cryptopp/PRE_BUILD
index da8b4ff073..6f466a6b95 100755
--- a/crypto/cryptopp/PRE_BUILD
+++ b/crypto/cryptopp/PRE_BUILD
@@ -1,6 +1,3 @@
-mk_source_dir &&
+default_pre_build &&
cd $SOURCE_DIRECTORY &&
-
-unpack_file &&
-
-sedit "s:-march=native::" GNUmakefile
+sed -i '/PREFIX/s|/local||' GNUmakefile