opnsense-ports/math/spectra/files/patch-test_Makefile
Franco Fichtner eb680e551f */*: sync with upstream
Taken from: HardenedBSD
2018-05-24 09:09:32 +02:00

8 lines
279 B
Text

--- test/Makefile.orig 2018-05-22 20:39:55 UTC
+++ test/Makefile
@@ -1,4 +1,4 @@
-CXXFLAGS = -std=c++11 -Wall -O2 -Wno-parentheses -Wno-misleading-indentation -Wno-int-in-bool-context
+CXXFLAGS += -std=c++11 -Wall -O2 -Wno-parentheses
CPPFLAGS = -I../include
LDFLAGS =
LIBS =