freebsd-ports/math/spectra/files/patch-test_Makefile
Yuri Victorovich e1704ce16d math/spectra: Update 0.6.1 -> 0.6.2
Also add do-test target.

Reported by:	portscout
2018-05-23 06:44:01 +00: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 =