mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/gettext: drop GETTEXTIZE variable
This variable is no longer used anywhere in the tree so remove it. Signed-off-by: Vincent Fazio <vfazio@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
e32123b866
commit
e9e1cd239f
@@ -4,7 +4,5 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GETTEXTIZE = $(HOST_CONFIGURE_OPTS) AUTOM4TE=$(HOST_DIR)/bin/autom4te $(HOST_DIR)/bin/gettextize -f
|
||||
|
||||
$(eval $(virtual-package))
|
||||
$(eval $(host-virtual-package))
|
||||
|
||||
Reference in New Issue
Block a user