mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 19:14:35 +04:00
Merge pull request #9 from titobrasolin/patch-1
Fix -iconv/-no-iconv switch
This commit is contained in:
@@ -360,7 +360,7 @@ define Build/Configure
|
||||
-no-glib \
|
||||
-eventfd \
|
||||
-no-inotify \
|
||||
$(if $(CONFIG_BUILD_NLS),-no-iconv,-no-iconv) \
|
||||
$(if $(CONFIG_BUILD_NLS),-iconv,-no-iconv) \
|
||||
-no-icu \
|
||||
-system-pcre \
|
||||
-system-zlib \
|
||||
|
||||
Reference in New Issue
Block a user