]> git.pld-linux.org Git - packages/kismet.git/blobdiff - opt.patch
- do not override our optimization flags
[packages/kismet.git] / opt.patch
diff --git a/opt.patch b/opt.patch
new file mode 100644 (file)
index 0000000..2d9d9ac
--- /dev/null
+++ b/opt.patch
@@ -0,0 +1,12 @@
+--- kismet-2021-05-R1/configure.ac~    2021-05-20 00:58:52.000000000 +0200
++++ kismet-2021-05-R1/configure.ac     2022-03-27 20:38:53.095863552 +0200
+@@ -209,9 +209,6 @@
+ AC_SUBST(PLUGINLDFLAGS)
+-CXXFLAGS="$CXXFLAGS -O3"
+-CFLAGS="$CFLAGS -O3"
+-
+ if test "$cygwin" = "yes"; then
+       AC_MSG_CHECKING(cygwin compile flags)
+       AC_MSG_RESULT(__MINGW32__)
This page took 0.174445 seconds and 4 git commands to generate.