diff --git a/recipes/games/openjazz/recipe.toml b/recipes/games/openjazz/recipe.toml index 85d2b4950..9eed60583 100644 --- a/recipes/games/openjazz/recipe.toml +++ b/recipes/games/openjazz/recipe.toml @@ -11,6 +11,8 @@ dependencies = [ "zlib", ] script = """ +DYNAMIC_INIT + export CFLAGS="${CFLAGS} -I${COOKBOOK_SYSROOT}/include" export CXXFLAGS="${CXXFLAGS} -I${COOKBOOK_SYSROOT}/include" export DATAPATH="/usr/share/games/openjazz/"