* [gentoo-commits] gentoo-x86 commit in sci-chemistry/oasis/files: 4.0-makefile.patch
@ 2010-02-06 11:39 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-02-06 11:39 UTC (permalink / raw
To: gentoo-commits
jlec 10/02/06 11:39:53
Added: 4.0-makefile.patch
Log:
Splitted oasis from ccp4
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Revision Changes Path
1.1 sci-chemistry/oasis/files/4.0-makefile.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/files/4.0-makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/oasis/files/4.0-makefile.patch?rev=1.1&content-type=text/plain
Index: 4.0-makefile.patch
===================================================================
diff --git a/src/Makefile b/src/Makefile
index 1e9128f..eb9edaf 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -20,8 +20,8 @@ IRIX:
@ ${F77} -O2 -mips3 -nocpp -OPT:Olimit=1500 -w -rpath ${CCP4_LIB} -o oasis4-0 oasis4-0.f -L${CCP4_LIB}/src -lccp4f -lccp4c -lmmdb -lC -lm -L/usr/lib32 -lblas
@ ${F77} -O2 -mips3 -nocpp -OPT:Olimit=1500 -w -rpath ${CCP4_LIB} -o fnp2fp fnp2fp.f -L${CCP4_LIB}/src -lccp4f -lccp4c -lmmdb -lC -lm -L/usr/lib32 -lblas
Linux:
- @ ${F77} -O -w -fno-second-underscore -fno-globals -fno-automatic -o oasis4-0 oasis4-0.f -L${CCP4_LIB} -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L${CCP4_LIB}
- @ ${F77} -O -w -fno-second-underscore -fno-globals -fno-automatic -o fnp2fp fnp2fp.f -L${CCP4_LIB} -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L${CCP4_LIB}
+ ${F77} $(CFLAGS) $(LDFLAGS) -o oasis oasis4-0.f -L${CCP4_LIB} -lccp4f -lccp4c -lmmdb -lstdc++ -lm -L${CCP4_LIB}
+ ${F77} $(CFLAGS) $(LDFLAGS) -o fnp2fp fnp2fp.f -L${CCP4_LIB} -lccp4f -lccp4c -lmmdb -lstdc++ -lm -L${CCP4_LIB}
Darwin:
@ ${F77} -O2 -fno-second-underscore -o fnp2fp fnp2fp.f -L${CCP4_LIB} -lccp4f -lccp4c -lmmdb -lstdc++ -lgcc_s.10.5 -lSystem -lm
@ ${F77} -O2 -fno-second-underscore -o oasis4-0 oasis4-0.f -L${CCP4_LIB} -lccp4f -lccp4c -lmmdb -lstdc++ -lgcc_s.10.5 -lSystem -lm
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-06 11:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 11:39 [gentoo-commits] gentoo-x86 commit in sci-chemistry/oasis/files: 4.0-makefile.patch Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox