Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37882791
en ru br
ALT Linux repos
S:1.0-alt1.pre6a

Group :: Games/Arcade
RPM: airstrike

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: airstrike-pre6a-optflags.patch
Download


--- airstrike-pre6a-src/src/Makefile.orig	2005-08-30 20:34:50.000000000 +0200
+++ airstrike-pre6a-src/src/Makefile	2005-08-30 20:37:55.000000000 +0200
@@ -1,4 +1,6 @@
-CFLAGS:= -g -O2 -Wall -Wno-unused $(OPTIONS)
+OPTFLAGS = -g -O2 -Wall -Wno-unused
+CFLAGS:= $(OPTFLAGS) $(OPTIONS)
+
 #
 CFLAGS += $(shell sdl-config --cflags) -Isprite -I. -Isupport -DINLINE=inline
 CFILES:= $(shell find . -name '*.c')
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin