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:
36686fb
)
use g++ to link dag-deps
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 31 Aug 2006 15:09:19 +0000
(15:09 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 31 Aug 2006 15:09:19 +0000
(15:09 +0000)
org.glite.jp.primary/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.primary/Makefile
b/org.glite.jp.primary/Makefile
index
759bdba
..
5b8f29d
100644
(file)
--- a/
org.glite.jp.primary/Makefile
+++ b/
org.glite.jp.primary/Makefile
@@
-101,7
+101,7
@@
jpps-test: ${TEST_OBJS}
${LINK} -o $@ ${TEST_OBJS} ${GSOAPLIB}
dag-deps: ${DAG_OBJS}
- ${LINK} -o $@ ${DAG_OBJS} ${classadslib} ${GSOAPLIB}
+ ${LINK
XX
} -o $@ ${DAG_OBJS} ${classadslib} ${GSOAPLIB}
JobProvenancePS.xh: %.xh: %.wsdl JobProvenanceTypes.wsdl typemap.dat