follow-up: set STRIPBS in Makefiles
This commit is contained in:
@@ -203,7 +203,8 @@ NOCRASHREPORT=1
|
|||||||
endif
|
endif
|
||||||
WINCFLAGS += -DMUSL_LIBC
|
WINCFLAGS += -DMUSL_LIBC
|
||||||
# use this instead of col -bx
|
# use this instead of col -bx
|
||||||
COLCMD = ../util/stripbs
|
COLCMD=../util/stripbs
|
||||||
|
STRIPBS=../util/stripbs
|
||||||
else
|
else
|
||||||
WINCFLAGS += -DGNU_LIBC
|
WINCFLAGS += -DGNU_LIBC
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user