]> git.pld-linux.org Git - packages/flux.git/blame - flux-ltfix.patch
- tabs in preamble
[packages/flux.git] / flux-ltfix.patch
CommitLineData
d40ab88a
JB
1--- flux-0.4.1/src/mpi/Makefile.am.orig 2004-03-28 20:31:51.000000000 +0200
2+++ flux-0.4.1/src/mpi/Makefile.am 2004-03-28 20:49:49.028811520 +0200
3@@ -51,7 +51,7 @@
4 .S.o:
5
6 .S.lo:
7- $(CC) $(INCLUDES) $(DEFS) -o $*.lo -c $<
8+ $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(DEFS) -o $*.lo -c $<
9
10 .S.s:
11 $(CPP) $(INCLUDES) $(DEFS) $< | grep -v '^#' >$*.s
This page took 0.073716 seconds and 5 git commands to generate.