]> git.pld-linux.org Git - packages/OCE.git/blob - oce-build.patch
more deps removed, rel 3
[packages/OCE.git] / oce-build.patch
1 --- oce-OCE-0.18.2/src/Standard/Standard_CLocaleSentry.hxx~     2017-08-11 07:51:11.000000000 +0200
2 +++ oce-OCE-0.18.2/src/Standard/Standard_CLocaleSentry.hxx      2017-08-15 21:40:16.105343307 +0200
3 @@ -28,11 +28,6 @@
4    #if defined(__APPLE__)
5      #define HAVE_XLOCALE_H
6    #endif
7 -
8 -  //! We check _GNU_SOURCE for glibc extensions here and it is always defined by g++ compiler.
9 -  #if defined(_GNU_SOURCE) && !defined(__ANDROID__)
10 -    #define HAVE_XLOCALE_H
11 -  #endif
12  #endif // ifndef HAVE_LOCALE_H
13  
14  #ifdef HAVE_XLOCALE_H
This page took 0.116864 seconds and 3 git commands to generate.