mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
Merge branch 'macosx-remove-fixme' into 'master'
Meson: Remove FIXME about missing checks for macosx <= 10.3 Closes #1380 See merge request GNOME/glib!11
This commit is contained in:
commit
ef52658bb6
@ -580,7 +580,6 @@ if host_system == 'darwin'
|
||||
add_languages('objc')
|
||||
objcc = meson.get_compiler('objc')
|
||||
|
||||
# FIXME: Should this be conditional? glib-gettext.m4 has some checks
|
||||
osx_ldflags += ['-Wl,-framework,CoreFoundation']
|
||||
|
||||
# Mac OS X Carbon support
|
||||
|
Loading…
Reference in New Issue
Block a user