- surely I didn't mean to put GUI_CFLAGS into the bios compile line!
This commit is contained in:
parent
602df95c3c
commit
9f73882054
@ -33,7 +33,7 @@ SHELL = /bin/sh
|
||||
@SET_MAKE@
|
||||
|
||||
CXX = @CXX@
|
||||
CXXFLAGS = @CXXFLAGS@ @GUI_CXXFLAGS@
|
||||
CXXFLAGS = @CXXFLAGS@
|
||||
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBS = @LIBS@
|
||||
|
Loading…
Reference in New Issue
Block a user