Accepting request 127418 from home:dnh:branches:devel:libraries:c_c++

define _GNU_SOURCE for oS/SLES <= 11.4, as O_CLOEXEC is
defined inside a ifdef __USE_GNU

OBS-URL: https://build.opensuse.org/request/show/127418
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=75
This commit is contained in:
2012-07-09 15:14:59 +00:00
committed by Git OBS Bridge
parent aa7a41bd85
commit 4588af0b80
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 9 13:12:24 UTC 2012 - dnh@opensuse.org
- define _GNU_SOURCE for oS/SLES <= 11.4, as O_CLOEXEC is
defined inside a ifdef __USE_GNU
-------------------------------------------------------------------
Sat May 12 23:24:56 UTC 2012 - jengelh@inai.de