aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libffi/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-02-02 21:54:00 +0800
committervanilla <vanilla@FreeBSD.org>1999-02-02 21:54:00 +0800
commit8bd5a2fea533e32b184e93072214b9c59e8bbb63 (patch)
tree8b2672e5c262b87132ca5add30dd243ba1f0c9c3 /devel/libffi/files
parente5c65a418fcfbc4c827ad19246416bda2587d241 (diff)
downloadfreebsd-ports-graphics-8bd5a2fea533e32b184e93072214b9c59e8bbb63.tar.gz
freebsd-ports-graphics-8bd5a2fea533e32b184e93072214b9c59e8bbb63.tar.zst
freebsd-ports-graphics-8bd5a2fea533e32b184e93072214b9c59e8bbb63.zip
Sync libttol with peter's suggestion,
and remove patches.aout, we dont need it anymore.
Diffstat (limited to 'devel/libffi/files')
-rw-r--r--devel/libffi/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libffi/files/patch-ad b/devel/libffi/files/patch-ad
new file mode 100644
index 00000000000..9106e12edae
--- /dev/null
+++ b/devel/libffi/files/patch-ad
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Tue Feb 2 21:19:24 1999
++++ src/Makefile.in Tue Feb 2 21:19:34 1999
+@@ -164,7 +164,7 @@
+ SOURCES = $(libffi_la_SOURCES) $(ffitest_SOURCES)
+ OBJECTS = $(libffi_la_OBJECTS) $(ffitest_OBJECTS)
+
+-all: Makefile $(LTLIBRARIES) $(PROGRAMS)
++all: Makefile $(LTLIBRARIES)
+
+ .SUFFIXES:
+ .SUFFIXES: .S .c .lo .o .s