diff options
| author | Eric L. Hernes <erich@FreeBSD.org> | 1997-03-27 20:53:42 +0000 |
|---|---|---|
| committer | Eric L. Hernes <erich@FreeBSD.org> | 1997-03-27 20:53:42 +0000 |
| commit | 85fc76521b8c65ee9263de026eb92851e8887e31 (patch) | |
| tree | a70d93dca5ffd61cbc4648752ba8276f04fb9810 /devel/crossgo32/files/patch-aa | |
| parent | 6554e7aafa474d66d7d7ef46447f3306a1aa9f79 (diff) | |
port for cross compiling go32 (dos) binaries
Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
Diffstat (limited to 'devel/crossgo32/files/patch-aa')
| -rw-r--r-- | devel/crossgo32/files/patch-aa | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/crossgo32/files/patch-aa b/devel/crossgo32/files/patch-aa new file mode 100644 index 000000000000..e2a88d958f22 --- /dev/null +++ b/devel/crossgo32/files/patch-aa @@ -0,0 +1,7 @@ +--- gcc/config/i386/x-freebsd.orig Wed Mar 26 10:00:45 1997 ++++ gcc/config/i386/x-freebsd Wed Mar 26 10:00:49 1997 +@@ -1,3 +1,3 @@ + # Don't run fixproto + STMP_FIXPROTO = +-CLIB=-lgnumalloc ++CLIB= |
