Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
mysql5
>
libxml2
> libxml2-2.6.29-gcc4.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File libxml2-2.6.29-gcc4.patch of Package libxml2
--- elfgcchack.h +++ elfgcchack.h @@ -12,7 +12,7 @@ #ifdef __GNUC__ #ifdef PIC #ifdef linux -#if (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || (__GNUC__ > 3) +#if (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) #if !defined(__hppa__)