summaryrefslogtreecommitdiff
path: root/emulators/basiliskII/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-01-19 18:50:57 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-01-19 18:50:57 +0000
commitc93140c8379f743ef1f32610c143b5181202bb82 (patch)
treede583802714f96471b4c649e78979b12cda3c5c8 /emulators/basiliskII/files
parentUse %%PORTDOCS%% instead of separate package lists. (diff)
Add --enable-fpe=uae into CONFIGURE_ARGS and get rid of linuxthreads.
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Diffstat (limited to 'emulators/basiliskII/files')
-rw-r--r--emulators/basiliskII/files/patch-aa23
1 files changed, 0 insertions, 23 deletions
diff --git a/emulators/basiliskII/files/patch-aa b/emulators/basiliskII/files/patch-aa
deleted file mode 100644
index 3437ef67fea4..000000000000
--- a/emulators/basiliskII/files/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Fri Jun 1 00:47:29 2001
-+++ configure Fri Jun 1 21:13:38 2001
-@@ -2418,7 +2418,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lc_r $LIBS"
-+LIBS="-llthread -llgcc_r $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 2424 "configure"
- #include "confdefs.h"
-@@ -2452,7 +2452,7 @@
- #define $ac_tr_lib 1
- EOF
-
-- LIBS="-lc_r $LIBS"
-+ LIBS="-llthread -llgcc_r $LIBS"
-
- else
- echo "$ac_t""no" 1>&6