wi24rd / rpms / highlight

Forked from rpms/highlight 2 years ago
Clone
cefe703
--- highlight-2.4-1/highlight/makefile.BAD	2005-08-03 10:44:08.000000000 -0500
cefe703
+++ highlight-2.4-1/highlight/makefile	2005-08-03 10:44:36.000000000 -0500
cefe703
@@ -15,7 +15,7 @@
cefe703
 
cefe703
 CXX=c++
cefe703
 
cefe703
-CFLAGS := -O2 -Wall -pedantic -DHL_DATA_DIR=\"${HL_DATA_DIR}\"
cefe703
+CFLAGS := $(RPM_OPT_FLAGS) -DHL_DATA_DIR=\"${HL_DATA_DIR}\"
cefe703
 
cefe703
 LDFLAGS = -L/usr/lib -s
cefe703