git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a0e430
)
Fix the build.
author
František Dvořák
<valtri@civ.zcu.cz>
Tue, 29 May 2007 15:49:09 +0000
(15:49 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Tue, 29 May 2007 15:49:09 +0000
(15:49 +0000)
org.glite.security.gss/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.gss/Makefile
b/org.glite.security.gss/Makefile
index
3b248b0
..
7c337f2
100644
(file)
--- a/
org.glite.security.gss/Makefile
+++ b/
org.glite.security.gss/Makefile
@@
-32,7
+32,8
@@
TEST_INC:=-I${cppunit}/include
default: all
-DEBUG:=-g -O0 -W -Wall -Wno-unused-parameter -Werror
+DEBUG:=-g -O0 -W -Wall -Wno-unused-parameter
+# not for globus, gsoap: -Werror
CFLAGS:= ${DEBUG} \
-DVERSION=\"${version}\" \