summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-08-19 15:21:29 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-08-19 15:21:29 (GMT)
commit79ff98f4908d265c4633910bf6c09204f4265d52 (patch)
tree1b4a268cf1c6f76e76e41c71cda204967cd8d43a
parenta8b5fb423cf0945b94e777ed222b509294a905f2 (diff)
downloadmxe-79ff98f4908d265c4633910bf6c09204f4265d52.zip
mxe-79ff98f4908d265c4633910bf6c09204f4265d52.tar.gz
mxe-79ff98f4908d265c4633910bf6c09204f4265d52.tar.bz2
glib: remove outdated comment
-rw-r--r--src/glib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glib.mk b/src/glib.mk
index 4b30f4a..0e178b9 100644
--- a/src/glib.mk
+++ b/src/glib.mk
@@ -28,7 +28,7 @@ define $(PKG)_NATIVE_BUILD
--disable-nls
$(MAKE) -C '$(1).native/$(libiconv_SUBDIR)' -j '$(JOBS)'
- # native build for glib-genmarshal, without pkg-config, gettext and zlib
+ # native build for glib-genmarshal, without gettext and zlib
cd '$(1).native' && ./configure \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \