From 48bed31e9280504b7b3a432f067de620bcea4093 Mon Sep 17 00:00:00 2001 From: Anhad Singh Date: Mon, 20 Jan 2025 19:11:39 +1100 Subject: [PATCH] misc(libiconv): set the flags instead of appending Signed-off-by: Anhad Singh --- recipes/libs/libiconv/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libs/libiconv/recipe.toml b/recipes/libs/libiconv/recipe.toml index 378d6875d..1ef97dc58 100644 --- a/recipes/libs/libiconv/recipe.toml +++ b/recipes/libs/libiconv/recipe.toml @@ -20,7 +20,7 @@ autotools_recursive_regenerate -I$(realpath ./m4) -I$(realpath ./srcm4) template = "custom" script = """ DYNAMIC_INIT -COOKBOOK_CONFIGURE_FLAGS+=( +COOKBOOK_CONFIGURE_FLAGS=( --host="${GNU_TARGET}" --prefix="" --enable-shared