summaryrefslogtreecommitdiffstats
path: root/package/gptfdisk/gptfdisk.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/gptfdisk/gptfdisk.mk')
-rw-r--r--package/gptfdisk/gptfdisk.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gptfdisk/gptfdisk.mk b/package/gptfdisk/gptfdisk.mk
index 0a73b63637..075af57399 100644
--- a/package/gptfdisk/gptfdisk.mk
+++ b/package/gptfdisk/gptfdisk.mk
@@ -26,7 +26,7 @@ GPTFDISK_DEPENDENCIES += icu
GPTFDISK_MAKE_OPTS += USE_UTF16=y
endif
-ifeq ($(BR2_NEEDS_GETTEXT_IF_LOCALE)$(BR2_PREFER_STATIC_LIB),yy)
+ifeq ($(BR2_NEEDS_GETTEXT_IF_LOCALE)$(BR2_STATIC_LIBS),yy)
GPTFDISK_MAKE_OPTS += LDLIBS=-lintl
endif
OpenPOWER on IntegriCloud