mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
Revert "meson: Define G_OS_DARWIN when compiling under OSX or iOS"
This reverts commit e85635daa0
.
See the previous revert for rationale.
Fixes: #2802
This commit is contained in:
@@ -196,11 +196,6 @@ GCond *cond
|
||||
|
||||
# Definitions for different operating systems
|
||||
|
||||
<MACRO>
|
||||
<NAME>G_OS_DARWIN</NAME>
|
||||
#define G_OS_DARWIN
|
||||
</MACRO>
|
||||
|
||||
<MACRO>
|
||||
<NAME>G_OS_UNIX</NAME>
|
||||
#define G_OS_UNIX
|
||||
|
@@ -140,7 +140,6 @@ GLIB_VERSION_PREV_STABLE
|
||||
<TITLE>Standard Macros</TITLE>
|
||||
<FILE>macros</FILE>
|
||||
<SUBSECTION>
|
||||
G_OS_DARWIN
|
||||
G_OS_WIN32
|
||||
G_OS_UNIX
|
||||
|
||||
|
Reference in New Issue
Block a user