diff options
Diffstat (limited to 'plugins/native/darwin')
l--------- | plugins/native/darwin/libffi.mk | 1 | ||||
-rw-r--r-- | plugins/native/darwin/overrides.mk | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/native/darwin/libffi.mk b/plugins/native/darwin/libffi.mk deleted file mode 120000 index b328098..0000000 --- a/plugins/native/darwin/libffi.mk +++ /dev/null @@ -1 +0,0 @@ -../libffi.mk
\ No newline at end of file diff --git a/plugins/native/darwin/overrides.mk b/plugins/native/darwin/overrides.mk index f5b45a7..9b645db 100644 --- a/plugins/native/darwin/overrides.mk +++ b/plugins/native/darwin/overrides.mk @@ -1,6 +1,5 @@ # This file is part of MXE. See LICENSE.md for licensing information. # additional modifications to control native builds -glib_DEPS_$(BUILD) := libffi zlib gettext_BUILD_$(BUILD) := libiconv_BUILD_$(BUILD) := |