Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37832895
en ru br
ALT Linux repositórios
S:0.3-alt2
5.0: 0.1h-alt7
4.1: 0.1h-alt6
4.0: 0.1h-alt3
3.0: 0.1h-alt3

Group :: Sistema/Configurações/Hadware
RPM: gpart

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: gpart-0.1h-ALT-cflags.patch
Download


--- gpart-0.1h/make.defs.cflags	2001-01-29 22:17:12 +0300
+++ gpart-0.1h/make.defs	2009-12-24 16:55:12 +0300
@@ -2,7 +2,8 @@
 #
 #
 CC      = gcc
-CFLAGS  = -Wall -O2 -pedantic
+CFLAGS  = $(RPM_OPT_FLAGS) -std=gnu99 -pedantic -fno-strict-aliasing \
+	  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
 LDFLAGS =
 MAKEDEP = gcc -M
 INSTALL = install
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009