Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
tclap
tclap-remove_Wextra.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tclap-remove_Wextra.patch of Package tclap
--- examples/Makefile.in.orig 2010-01-09 12:27:47.000000000 +0100 +++ examples/Makefile.in 2010-01-09 12:27:52.000000000 +0100 @@ -238,7 +238,7 @@ test18_SOURCES = test18.cpp test19_SOURCES = test19.cpp AM_CPPFLAGS = -I$(top_srcdir)/include -@HAVE_GNU_COMPILERS_TRUE@AM_CXXFLAGS = -Wall -Wextra +@HAVE_GNU_COMPILERS_TRUE@AM_CXXFLAGS = -Wall all: all-am .SUFFIXES: --- examples/Makefile.am.orig 2010-01-09 12:27:36.000000000 +0100 +++ examples/Makefile.am 2010-01-09 12:27:41.000000000 +0100 @@ -26,5 +26,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/include if HAVE_GNU_COMPILERS - AM_CXXFLAGS = -Wall -Wextra + AM_CXXFLAGS = -Wall endif
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