]> git.pld-linux.org Git - packages/flux.git/commitdiff
- fixed
authorspeedy <speedy@pld-linux.org>
Mon, 30 Sep 2002 02:02:17 +0000 (02:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flux-am15.patch -> 1.3

flux-am15.patch

index 906ded4e248d29d851d408db67138dc8ac39147b..f09f2c5770876d49aa81a4b11187a0b80098de74 100644 (file)
@@ -270,7 +270,7 @@ diff -Nru flux-0.4.1/util/test/Makefile.am flux-0.4.1.new/util/test/Makefile.am
  .S.o:
  
  .S.lo:
  .S.o:
  
  .S.lo:
-+      $(CPP) $(INCLUDES) $(DEFS) -o $*.lo -c $<
++      $(CC) $(INCLUDES) $(DEFS) -o $*.lo -c $<
  
  .S.s:
         $(CPP) $(INCLUDES) $(DEFS) $< | grep -v '^#' >$*.s
  
  .S.s:
         $(CPP) $(INCLUDES) $(DEFS) $< | grep -v '^#' >$*.s
This page took 0.085832 seconds and 4 git commands to generate.