openwrt_helloworld/ipt2socks
MoetaYuko 1501b8caf2 ipt2socks: Readd -pthread to ipt2socks compile options
Fix linker error for arc_archs and arc_arc700:

2022-05-26T02:00:59.1207911Z /home/build/openwrt/staging_dir/toolchain-arc_archs_gcc-8.4.0_glibc/bin/../lib/gcc/arc-openwrt-linux-gnu/8.4.0/../../../../arc-openwrt-linux-gnu/bin/ld: /home/build/openwrt/tmp/ccUGK6zX.ltrans0.ltrans.o: in function `main':
2022-05-26T02:00:59.1208788Z <artificial>:(.text.startup+0xee8): undefined reference to `pthread_create'
2022-05-26T02:00:59.1209619Z /home/build/openwrt/staging_dir/toolchain-arc_archs_gcc-8.4.0_glibc/bin/../lib/gcc/arc-openwrt-linux-gnu/8.4.0/../../../../arc-openwrt-linux-gnu/bin/ld: <artificial>:(.text.startup+0xee8): undefined reference to `pthread_create'
2022-05-26T02:00:59.1210305Z collect2: error: ld returned 1 exit status
2022-05-26T02:00:59.1214282Z make[4]: *** [Makefile:25: ipt2socks] Error 1
2022-05-30 21:13:22 +08:00
..
Makefile ipt2socks: Readd -pthread to ipt2socks compile options 2022-05-30 21:13:22 +08:00