Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:AL:TW
perl-GD
GD-cflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File GD-cflags.patch of Package perl-GD
Index: GD-2.71/Makefile.PL =================================================================== --- GD-2.71.orig/Makefile.PL +++ GD-2.71/Makefile.PL @@ -259,7 +259,7 @@ print F $DEFINES,"\n"; close F; my $CCFLAGS = $Config{ccflags}; -$CCFLAGS .= " -Wall -Wextra -Wformat=1" if $Config{gccversion} and $] > 5.020; +$CCFLAGS .= " -Wall -Wextra" if $Config{gccversion} and $] > 5.020; # hardened CFLAGS for testing #$CCFLAGS .= ' -D_GNU_SOURCE -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches'; my $LDDLFLAGS = $Config{lddlflags};
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor