Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring0rb
gettext-runtime
gettext-initialize_vars.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gettext-initialize_vars.patch of Package gettext-runtime
Index: gettext-tools/gnulib-lib/gl_anylinked_list2.h =================================================================== --- a/gettext-tools/gnulib-lib/gl_anylinked_list2.h.orig 2010-05-24 11:42:37.000000000 +0200 +++ b/gettext-tools/gnulib-lib/gl_anylinked_list2.h 2010-12-20 18:47:11.981132438 +0100 @@ -34,6 +34,12 @@ # define ASYNCSAFE(type) #endif +#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ == 1 && __GNUC_PATCHLEVEL__ >= 3) || (__GNUC__ == 4 && __GNUC_MINOR__ > 1) +# ifndef lint +# define lint +# endif +#endif + /* -------------------------- gl_list_t Data Type -------------------------- */ static gl_list_t
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