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:
7fe78a1
)
enable debug symbols by default
author
Miloš Mulač
<mulac@civ.zcu.cz>
Fri, 20 Apr 2007 09:11:51 +0000
(09:11 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Fri, 20 Apr 2007 09:11:51 +0000
(09:11 +0000)
org.glite.security.gsoap-plugin/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.gsoap-plugin/Makefile
b/org.glite.security.gsoap-plugin/Makefile
index
2b05c42
..
8a8611e
100644
(file)
--- a/
org.glite.security.gsoap-plugin/Makefile
+++ b/
org.glite.security.gsoap-plugin/Makefile
@@
-54,6
+54,8
@@
default: all
# DEBUG:=-g -O0 -Wall
#endif
+DEBUG:=-g -O0 -Wall
+
#ifeq ($(GSPLUGIN_VERSION_CHECKING),yes)
# DEBUG:=${DEBUG} -DCHECK_GSOAP_VERSION
#endif