Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
sarg
sarg-no-werror.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sarg-no-werror.patch of Package sarg
Index: sarg-2.3.10/configure.in =================================================================== --- sarg-2.3.10.orig/configure.in +++ sarg-2.3.10/configure.in @@ -40,24 +40,6 @@ if test "$have_extra_warnings" = "no" ; CFLAGS="${saved_CFLAGS}" fi -AC_MSG_CHECKING([for implicit-function-declaration error flag in $CC]) -saved_CFLAGS="${CFLAGS}" -CFLAGS="${CFLAGS} -Werror=implicit-function-declaration" -AC_COMPILE_IFELSE([AC_LANG_SOURCE([])],[have_implicit_function_declaration="yes"],[have_implicit_function_declaration="no"]) -AC_MSG_RESULT($have_implicit_function_declaration) -if test "$have_implicit_function_declaration" = "no" ; then - CFLAGS="${saved_CFLAGS}" -fi - -AC_MSG_CHECKING([for format error flag in $CC]) -saved_CFLAGS="${CFLAGS}" -CFLAGS="${CFLAGS} -Werror=format" -AC_COMPILE_IFELSE([AC_LANG_SOURCE([])],[have_error_format="yes"],[have_error_format="no"]) -AC_MSG_RESULT($have_error_format) -if test "$have_error_format" = "no" ; then - CFLAGS="${saved_CFLAGS}" -fi - case "$host" in *-solaris*) LDFLAGS="${LDFLAGS} -lsocket -lnsl"
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