Commit Graph

8 Commits

Author SHA1 Message Date
gitea-action
082f854900 ipt2socks: update to 1.1.5 2025-03-05 22:31:07 +08:00
actions
f767d25491 ipt2socks: update to 1.1.4 2024-05-19 05:51:46 +08:00
MoetaYuko
3c28253f3a Define PKG_BUILD_FLAGS:=no-mips16 for necessary packages (#2584)
PKG_USE_MIPS16 is deprecated in OpenWrt master branch. We keep both for
backward compatibility.
2023-05-25 06:36:26 +08:00
sbwml
4dcc6eb6be ipt2socks: fix hash 2023-05-05 18:45:28 +08:00
Tianling Shen
e45451d3e1 ipt2socks: fix build for arc 2022-05-30 21:13:28 +08:00
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
Tianling Shen
3be2de389a ipt2socks: fix dependencies & cflags 2022-05-30 21:13:01 +08:00
sbwml
8302d0ed49 import required dependencies 2022-04-28 05:39:39 +08:00