Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569712
en ru br
ALT Linux repos
S:3.4.2-alt2

Group :: Office
RPM: hp2xx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: hp2xx-3.4.2-fix.patch
Download


--- hp2xx-3.4.2/sources/Makefile.fix	Mon Jul 29 09:39:09 2002
+++ hp2xx-3.4.2/sources/Makefile	Mon Jul 29 09:39:28 2002
@@ -46,7 +46,8 @@
 # For non-gcc compilers, simply set CFLAGS = -O (to start with)
 #
 CC       = gcc
-CFLAGS	= -O2 -m486 -I/usr/X11R6/include $(DEFINES) $(EX_DEFS) -Wall -pedantic -Wuninitialized -Wunused -Wreturn-type -Wmissing-prototypes -Wstrict-prototypes  
+OPTFLAGS = -O2 -m486
+CFLAGS	= $(OPTFLAGS) -I/usr/X11R6/include $(DEFINES) $(EX_DEFS) -Wall -pedantic -Wuninitialized -Wunused -Wreturn-type -Wmissing-prototypes -Wstrict-prototypes  
 
 #CFLAGS   = +O1 -Aa -D_HPUX_SOURCE -DSYSV -I/usr/include/X11R5 -I/usr/include/X11R4 $(DEFINES)
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin