--- node_modules/@nanocollective/nanocoder/node_modules/node-llama-cpp/llama/llama.cpp/ggml/src/ggml-cpu/CMakeLists.txt.orig	2026-04-22 10:10:30 UTC
+++ node_modules/@nanocollective/nanocoder/node_modules/node-llama-cpp/llama/llama.cpp/ggml/src/ggml-cpu/CMakeLists.txt
@@ -403,8 +403,6 @@ function(ggml_add_cpu_backend_variant_impl tag_name)
                 list(APPEND ARCH_FLAGS -mcpu=power9)
             elseif (${CMAKE_SYSTEM_PROCESSOR} MATCHES "ppc64le")
                 list(APPEND ARCH_FLAGS -mcpu=powerpc64le -mtune=native)
-            else()
-                list(APPEND ARCH_FLAGS -mcpu=native -mtune=native -mpowerpc64)
             endif()
         elseif(GGML_CPU_ALL_VARIANTS)
             # Begin with the lowest baseline
