]> git.pld-linux.org Git - packages/cryptopp.git/blobdiff - cryptopp-opt.patch
- updated to 8.0.0 (fixes CVE-2017-9434 CVE-2016-9939, new soname)
[packages/cryptopp.git] / cryptopp-opt.patch
diff --git a/cryptopp-opt.patch b/cryptopp-opt.patch
deleted file mode 100644 (file)
index 180ce73..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- cryptopp-5.6.5/GNUmakefile.orig    2017-10-17 02:56:28.000000000 +0200
-+++ cryptopp-5.6.5/GNUmakefile 2017-12-23 23:15:44.213704213 +0100
-@@ -127,9 +127,9 @@
- # Guard use of -march=native
- ifeq ($(GCC42_OR_LATER)$(IS_NETBSD),10)
--   CXXFLAGS += -march=native
-+   #CXXFLAGS += -march=native
- else ifneq ($(CLANG_COMPILER)$(INTEL_COMPILER),00)
--   CXXFLAGS += -march=native
-+   #CXXFLAGS += -march=native
- else
-   # GCC 3.3 and "unknown option -march="
-   # Ubuntu GCC 4.1 compiler crash with -march=native
This page took 0.206687 seconds and 4 git commands to generate.