]> git.pld-linux.org Git - packages/flux.git/blobdiff - flux-ltfix.patch
- build fixes needed on current systems
[packages/flux.git] / flux-ltfix.patch
diff --git a/flux-ltfix.patch b/flux-ltfix.patch
new file mode 100644 (file)
index 0000000..aca198a
--- /dev/null
@@ -0,0 +1,11 @@
+--- flux-0.4.1/src/mpi/Makefile.am.orig        2004-03-28 20:31:51.000000000 +0200
++++ flux-0.4.1/src/mpi/Makefile.am     2004-03-28 20:49:49.028811520 +0200
+@@ -51,7 +51,7 @@
+ .S.o:
+ .S.lo:
+-      $(CC) $(INCLUDES) $(DEFS) -o $*.lo -c $<
++      $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(DEFS) -o $*.lo -c $<
+ .S.s:
+        $(CPP) $(INCLUDES) $(DEFS) $< | grep -v '^#' >$*.s
This page took 0.060111 seconds and 4 git commands to generate.