Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37850238
en ru br
ALT Linux repos
S:123.0.1-alt1
5.0: 0.99.17.1-alt1.r1533
4.1: 0.99.17.1-alt1.r1533

Group :: Games/Strategy
RPM: simutrans

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: simutrans-no-x86-specifics.patch
Download


 Makefile | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/Makefile b/Makefile
index d1ce610..5333583 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ ifeq ($(OSTYPE),mac)
 endif
 
 ifeq ($(OSTYPE),linux)
+  CFLAGS   += -DUSE_HW -DUSE_C
   LIBS += -lz -lbz2
 endif
 
@@ -81,13 +82,6 @@ SDL_CONFIG     ?= sdl-config
 
 ifneq ($(OPTIMISE),)
     CFLAGS += -O3 -fno-schedule-insns
-  ifneq ($(OSTYPE),mac)
-    ifneq ($(OSTYPE),haiku)
-      ifneq ($(OSTYPE),amiga)
-        CFLAGS += -minline-all-stringops
-      endif
-    endif
-  endif
 else
   CFLAGS += -O
 endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin