Skip to content

Commit c36de30

Browse files
keith-packardnashif
authored andcommitted
libstdc++-v3: Fix error in x86_64 zephyr support patch
Way back in 2019, b1bdbab added x86_64 zephyr support. That included a duplicate line which causes a syntax error in this file. Signed-off-by: Keith Packard <[email protected]>
1 parent 2e146cc commit c36de30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libstdc++-v3/configure.host

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ case "${host}" in
318318
loongarch*)
319319
tmake_file="cpu/loongarch/t-loongarch"
320320
;;
321-
*-*-linux* | *-*-uclinux*)
322321
*-zephyr-elf*)
323322
case "${host_cpu}" in
324323
i[567]86)

0 commit comments

Comments
 (0)