Search
j0ke.net Open Build Service
>
Projects
>
ha
>
glb
> glb-configure.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File glb-configure.patch of Package glb (Revision 11)
Currently displaying revision
11
,
show latest
--- configure.orig 2008-09-15 10:11:05.000000000 +0200 +++ configure 2008-09-15 10:11:22.000000000 +0200 @@ -6322,7 +6322,7 @@ # Many feature checks are broken and issue warnings. # If we want checks to pass we have to put this at the very end. -CFLAGS="$CFLAGS -Wall -Werror" +CFLAGS="$CFLAGS -Wall" CXXFLAGS="$CFLAGS $CXXFLAGS"