aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openamp/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/openamp/CMakeLists.txt b/openamp/CMakeLists.txt
index 62abbdd..0a756c8 100644
--- a/openamp/CMakeLists.txt
+++ b/openamp/CMakeLists.txt
@@ -55,7 +55,9 @@ function(build_openamp PROJECT_SYSTEM)
$<$<STREQUAL:${PROJECT_SYSTEM},freertos>:freertos_kernel>)
target_compile_options(openamp-${PROJECT_SYSTEM} PRIVATE
+ -Wno-cast-align
-Wno-unknown-pragmas
+ -Wno-unused-but-set-variable
)
# Generate libmetal headers