aboutsummaryrefslogtreecommitdiffstats
path: root/config/arm/arm64_thunderx_linuxapp_gcc
diff options
context:
space:
mode:
Diffstat (limited to 'config/arm/arm64_thunderx_linuxapp_gcc')
-rw-r--r--config/arm/arm64_thunderx_linuxapp_gcc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/arm/arm64_thunderx_linuxapp_gcc b/config/arm/arm64_thunderx_linuxapp_gcc
index 7ff34af7..967d9d46 100644
--- a/config/arm/arm64_thunderx_linuxapp_gcc
+++ b/config/arm/arm64_thunderx_linuxapp_gcc
@@ -2,6 +2,7 @@
c = 'aarch64-linux-gnu-gcc'
cpp = 'aarch64-linux-gnu-cpp'
ar = 'aarch64-linux-gnu-gcc-ar'
+strip = 'aarch64-linux-gnu-strip'
[host_machine]
system = 'linux'