2
0
Эх сурвалжийг харах

applied Bogdan's patch (closes SER-119), but there can be better solution (use flags independent on modules) - we will see

Vaclav Kubart 19 жил өмнө
parent
commit
d6fa8510d4
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      lib/Makefile.ser

+ 1 - 1
lib/Makefile.ser

@@ -2,7 +2,7 @@ include ../Makefile.defs
 
 # variables to change
 
-CFLAGS   += -g -Wall
+CFLAGS   :=${MOD_CFLAGS} -Wall
 DEFS     += -DSER
 ser      = $(CURDIR)/..