ports/converters/mimepp/patches/patch-makefile_unx

12 lines
335 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- makefile.unx.orig Tue Sep 2 21:28:33 1997
+++ makefile.unx Fri Oct 26 22:35:39 2007
@@ -26,7 +26,7 @@ CXX = g++
# C++ compiler flags (except -c, -I, -L, -l)
#
# Add -g here if you want debugger symbols included
-CXXFLAGS =
+CXXFLAGS = ${CFLAGS}
# The search path for include files. Change only if necessary.
INC_PATH = -I.