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 7bd572f commit c147afeCopy full SHA for c147afe
configs/x86_64-zephyr-elf.config
@@ -10,6 +10,7 @@ CT_MULTILIB=y
10
CT_ARCH_64=y
11
CT_TARGET_VENDOR="zephyr"
12
CT_BINUTILS_V_2_35=y
13
+CT_BINUTILS_EXTRA_CONFIG_ARRAY="--enable-targets=x86_64-pep"
14
CT_NEWLIB_SRC_DEVEL=y
15
CT_NEWLIB_DEVEL_URL="https://github.com/zephyrproject-rtos/newlib-cygwin.git"
16
CT_NEWLIB_DEVEL_REVISION="b1fe4401fdbd0860e0b91227219b15d2e0142b78"
0 commit comments