diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-24 17:14:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-24 17:14:23 +0000 |
commit | 70364f181ba7c815fa84405998b754f2dc29e0e2 (patch) | |
tree | a3a607547528abbd167fdb26ebcd61cd9f5f1969 /devel/libffi-devel/files/patch-aa | |
parent | Add a patch for gnome_util_user_shll(). (diff) |
Upgrade to 1.20, remove BROKEN_ELF tag.
Submitted by: maintainer.
Notes
Notes:
svn path=/head/; revision=14168
Diffstat (limited to 'devel/libffi-devel/files/patch-aa')
-rw-r--r-- | devel/libffi-devel/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libffi-devel/files/patch-aa b/devel/libffi-devel/files/patch-aa index 832b44066d5a..7ee39e0809b4 100644 --- a/devel/libffi-devel/files/patch-aa +++ b/devel/libffi-devel/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Sun Jun 14 14:42:47 1998 -+++ configure Sun Jun 14 14:33:17 1998 -@@ -1234,6 +1234,7 @@ +--- configure.orig Mon Oct 5 17:26:04 1998 ++++ configure Sat Oct 24 00:42:30 1998 +@@ -1415,6 +1415,7 @@ case "$host" in mips-sgi-irix5.* | mips-sgi-irix6.*) TARGET=MIPS; TARGETDIR=mips;; i*86-pc-linux*) TARGET=X86; TARGETDIR=x86;; |