Cpp switch
This commit is contained in:
parent
a3cbcf2eb3
commit
190132af07
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
CPP = cpp $(GFLAGS)
|
||||
CPP = cpp -P $(GFLAGS)
|
||||
LD = ld
|
||||
|
||||
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -ldl
|
||||
|
|
Reference in a new issue