summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2016-05-09 11:27:01 (GMT)
committerTony Theodore <tonyt@logyst.com>2016-05-09 11:27:01 (GMT)
commit41aa9fd5fcb482380a056939637b2f8c9fa83ec6 (patch)
tree142fab6fbc34d4dde374199812ec367afd19e1c5
parent2da963029acd41d12dc2cb86a7d5ebe5f5f6cb8c (diff)
parent37f5d463d9855a7c084bf8b2dcf439120e87e2af (diff)
downloadmxe-41aa9fd5fcb482380a056939637b2f8c9fa83ec6.zip
mxe-41aa9fd5fcb482380a056939637b2f8c9fa83ec6.tar.gz
mxe-41aa9fd5fcb482380a056939637b2f8c9fa83ec6.tar.bz2
Merge pull request #1342 from tonytheodore/trusty-gettext
add native build of gettext for Ubuntu 14.04 Trusty
l---------plugins/native/trusty/gettext.mk1
l---------plugins/native/trusty/libiconv.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/plugins/native/trusty/gettext.mk b/plugins/native/trusty/gettext.mk
new file mode 120000
index 0000000..6314aff
--- /dev/null
+++ b/plugins/native/trusty/gettext.mk
@@ -0,0 +1 @@
+../gettext.mk \ No newline at end of file
diff --git a/plugins/native/trusty/libiconv.mk b/plugins/native/trusty/libiconv.mk
new file mode 120000
index 0000000..629a668
--- /dev/null
+++ b/plugins/native/trusty/libiconv.mk
@@ -0,0 +1 @@
+../libiconv.mk \ No newline at end of file