linux.cf: do not bother using X_LOCALE at all. We do not need it on linux.
This commit is contained in:
@@ -110,11 +110,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
|
|||||||
#define StandardCppDefines -traditional StandardDefines
|
#define StandardCppDefines -traditional StandardDefines
|
||||||
#define ExtensionOSDefines -DXTESTEXT1
|
#define ExtensionOSDefines -DXTESTEXT1
|
||||||
|
|
||||||
#if (LinuxDistribution == LinuxSuSE)
|
|
||||||
#define LinuxLocaleDefines /**/
|
#define LinuxLocaleDefines /**/
|
||||||
#else
|
|
||||||
#define LinuxLocaleDefines -DX_LOCALE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if LinuxCLibMajorVersion < 6
|
#if LinuxCLibMajorVersion < 6
|
||||||
# define LinuxSourceDefines -D_POSIX_SOURCE \
|
# define LinuxSourceDefines -D_POSIX_SOURCE \
|
||||||
|
|||||||
Reference in New Issue
Block a user