diff options
Diffstat (limited to 'emulators/twin/files/patch-ae')
-rw-r--r-- | emulators/twin/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/twin/files/patch-ae b/emulators/twin/files/patch-ae new file mode 100644 index 000000000000..01f4b412cbfd --- /dev/null +++ b/emulators/twin/files/patch-ae @@ -0,0 +1,11 @@ +--- configure.orig Tue Dec 28 18:11:31 1999 ++++ configure Tue Dec 28 18:11:55 1999 +@@ -2544,7 +2544,7 @@ + TARGET=sco + ;; + +- i*86-unknown-freebsd*) ++ i*86-*-freebsd*) + TARGET=freebsd + ;; + |