From 9e3aa1b4802d078d8914e963da361b0986de52d5 Mon Sep 17 00:00:00 2001 From: Anhad Singh Date: Fri, 27 Dec 2024 19:15:58 +1100 Subject: [PATCH] feat(llvm): dynamic Signed-off-by: Anhad Singh --- recipes/dev/llvm18/recipe.toml | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/recipes/dev/llvm18/recipe.toml b/recipes/dev/llvm18/recipe.toml index daeb31adb..c0d3505c0 100644 --- a/recipes/dev/llvm18/recipe.toml +++ b/recipes/dev/llvm18/recipe.toml @@ -9,18 +9,33 @@ dependencies = [ "zlib" ] script = """ -COOKBOOK_CONFIGURE="cmake" +DYNAMIC_INIT + +cat > CMakeToolchain-x86_64.cmake <