Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
subversion
subversion-swig-perl-Wall.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File subversion-swig-perl-Wall.patch of Package subversion
Don't drop -Wall in the swig Perl bindings, otherwise building with e.g. -Wformat-security might break. https://bugzilla.redhat.com/show_bug.cgi?id=1037341 --- subversion-1.8.5/subversion/bindings/swig/perl/native/Makefile.PL.in.swigplWall +++ subversion-1.8.5/subversion/bindings/swig/perl/native/Makefile.PL.in @@ -54,7 +54,6 @@ my $includes = ' -I/usr/include/apr-1 # SWIG is using C++ style comments in an extern "C" code. $cflags =~ s/-ansi\s+//g; $cflags =~ s/-std=c89\s+//g; -$cflags =~ s/-Wall//g; $cflags =~ s/-Wunused//g; $cflags =~ s/-Wshadow//g; $cflags =~ s/-Wstrict-prototypes//g;
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