diff options
author | Tony Theodore <tonyt@logyst.com> | 2018-02-28 07:38:26 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2018-02-28 07:38:26 (GMT) |
commit | f4751046f70915c1689fe323f6d12a1b6206dbc6 (patch) | |
tree | 70d4184d613aef7b5723156b628d2ff7b6ca8a0c /plugins | |
parent | 9f9e0bbb7697c170aa9b810b0eac0b838ce6f2cc (diff) | |
download | mxe-f4751046f70915c1689fe323f6d12a1b6206dbc6.zip mxe-f4751046f70915c1689fe323f6d12a1b6206dbc6.tar.gz mxe-f4751046f70915c1689fe323f6d12a1b6206dbc6.tar.bz2 |
gettext libiconv: refactor darwin builds
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/native/darwin/overrides.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/native/darwin/overrides.mk b/plugins/native/darwin/overrides.mk deleted file mode 100644 index 9b645db..0000000 --- a/plugins/native/darwin/overrides.mk +++ /dev/null @@ -1,5 +0,0 @@ -# This file is part of MXE. See LICENSE.md for licensing information. - -# additional modifications to control native builds -gettext_BUILD_$(BUILD) := -libiconv_BUILD_$(BUILD) := |