You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/nmap/files/nmap-7.25-CXXFLAGS.patch

12 lines
302 B

--- a/Makefile.in
+++ b/Makefile.in
@@ -477,7 +477,7 @@
./docs/style/lua-format -i scripts/*.nse
makefile.dep:
- $(CXX) -MM $(CPPFLAGS) $(SRCS) > $@
+ $(CXX) -MM $(CPPFLAGS) $(CXXFLAGS) $(SRCS) > $@
-include makefile.dep
# These the old names of scripts that have been renamed or deleted. Any