We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89df7f3 commit 53b7316Copy full SHA for 53b7316
configs/x86_64-zephyr-elf.config
@@ -5,5 +5,5 @@ CT_ARCH_64=y
5
CT_TARGET_VENDOR="zephyr"
6
CT_TARGET_CFLAGS="-ftls-model=local-exec"
7
CT_MULTILIB=y
8
-CT_BINUTILS_EXTRA_CONFIG_ARRAY="--enable-targets=x86_64-pep"
+CT_BINUTILS_EXTRA_CONFIG_ARRAY="--enable-targets=x86_64-pep --disable-warn-rwx-segments"
9
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-gnu-ld --with-gnu-as --enable-initfini-array --with-cpu-32=i586 --with-arch-32=i586 --with-cpu-64=generic --with-arch-64=x86-64"
0 commit comments