summaryrefslogtreecommitdiff
path: root/math/octave-current/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-current/patches/patch-ae')
-rw-r--r--math/octave-current/patches/patch-ae8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-current/patches/patch-ae b/math/octave-current/patches/patch-ae
index 06c7dbf343e..58072b0fd30 100644
--- a/math/octave-current/patches/patch-ae
+++ b/math/octave-current/patches/patch-ae
@@ -1,12 +1,12 @@
-$NetBSD: patch-ae,v 1.3 2003/12/04 11:15:37 adam Exp $
+$NetBSD: patch-ae,v 1.4 2007/09/19 18:09:17 drochner Exp $
---- libcruft/misc/Makefile.in.orig 2003-11-20 13:50:06.000000000 +0100
+--- libcruft/misc/Makefile.in.orig 2007-04-04 18:10:26.000000000 +0200
+++ libcruft/misc/Makefile.in
-@@ -62,7 +62,7 @@ XCC = $(patsubst -O%, , $(CC))
+@@ -51,7 +51,7 @@ XCC = $(patsubst -O%, , $(CC))
XALL_CFLAGS = $(patsubst -O%, , $(ALL_CFLAGS))
machar.o: $(srcdir)/machar.c
-- $(XCC) -c $(CPPFLAGS) $(XALL_CFLAGS) -DDP $<
+- $(XCC) -c $(CPPFLAGS) $(XALL_CFLAGS) -DDP $< -o $@
+ ${LIBTOOL} --mode=compile $(XCC) -c $(CPPFLAGS) $(XALL_CFLAGS) -DDP $<
pic/machar.o: $(srcdir)/machar.c