Search
j0ke.net Open Build Service
>
Projects
>
ha
>
glb
> glb-configure-0.7.4.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File glb-configure-0.7.4.patch of Package glb
--- configure.orig 2010-02-16 20:04:54.000000000 +0100 +++ configure 2010-02-16 20:05:24.000000000 +0100 @@ -5424,7 +5424,7 @@ # Many feature checks are broken and issue warnings. # If we want checks to pass we have to put this at the very end. -AM_CFLAGS="$AM_CFLAGS -Wall -Werror" +AM_CFLAGS="$AM_CFLAGS -Wall" AM_CPPFLAGS="$AM_CPPFLAGS -DUSE_$POLL"