glib: remove outdated comment

This commit is contained in:
Timothy Gu 2014-08-19 08:21:29 -07:00
parent a8b5fb423c
commit 79ff98f490
1 changed files with 1 additions and 1 deletions

View File

@ -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)' \