Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
tecnoballz
disable-Werror.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-Werror.patch of Package tecnoballz
From: Markus Koschany <apo@debian.org> Date: Thu, 2 Oct 2014 18:20:23 +0200 Subject: disable -Werror --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 67c7ec1..59e260e 100644 --- a/configure.ac +++ b/configure.ac @@ -65,7 +65,7 @@ if test "x${enable_devel}" = "xyes"; then AC_DEFINE(UNDER_DEVELOPMENT, 1, Define to enable development version) CXXFLAGS="-Werror -O2 -Wall -pedantic -Wextra -std=gnu++98 -g" else - CXXFLAGS="-O2 -Werror -Wall -pedantic -Wextra -std=gnu++98" + CXXFLAGS="-O2 -Wall -pedantic -Wextra -std=gnu++98" fi AC_OUTPUT(
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