mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4500
This commit is contained in:
parent
f2feb28198
commit
4ea3c269c5
|
@ -3,7 +3,7 @@ CXX = $(shell wx-config --cxx)
|
|||
# comment out the following as needed
|
||||
OTHER_LIBS = -lsocket -lnsl
|
||||
|
||||
CFLAGS = -g -I ../lib -DNOTASKBAR -DNOCLIPBOARD -DDEBUG
|
||||
CFLAGS = -g -I ../lib -DNOTASKBAR -DNOCLIPBOARD
|
||||
|
||||
PROGRAM = boincmgr
|
||||
|
||||
|
|
Loading…
Reference in New Issue