diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2025-04-12 17:03:37 +0200 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2025-04-12 17:03:37 +0200 |
commit | 0d3ad926cfcd8bb9d4c66052368f7c929495bdd7 (patch) | |
tree | e59ac8b3f623340f9afa86e24e7438a959153f28 /emulators/stonx/files/patch-configure | |
parent | mail/thunderbird: update to 137.0.2 (rc1) (diff) |
emulators/stonx: Build with free EmuTOS
support localized ROMS
add printer support
preserve stonxrc on updates
fix sound
Diffstat (limited to 'emulators/stonx/files/patch-configure')
-rw-r--r-- | emulators/stonx/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/stonx/files/patch-configure b/emulators/stonx/files/patch-configure index 7cee9c4f6c6d..38c2066894c8 100644 --- a/emulators/stonx/files/patch-configure +++ b/emulators/stonx/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2004-08-15 15:36:21.000000000 +0200 -+++ configure 2010-04-03 09:57:44.000000000 +0200 -@@ -3989,6 +3990,30 @@ +--- configure.orig 2004-08-15 13:36:21 UTC ++++ configure +@@ -3989,6 +3989,30 @@ _ACEOF esac copt="$copt -funroll-loops" ;; |