Commit Graph

9 Commits

Author SHA1 Message Date
github-actions[bot]
22aa351071 ipt2socks: update to 1.1.4 (#217)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
2024-05-18 20:27:33 +08:00
MoetaYuko
129035f895 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.

Fixes #2575
2023-05-24 11:23:12 +08:00
xcyll
791709970f Update ipt2socks 1.1.3 sha256 (#2550) 2023-05-05 21:19:36 +08:00
Tianling Shen
4deb98e0b0 ipt2socks: fix build for arc 2022-05-26 07:23:14 +00:00
MoetaYuko
634fed4bdf 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-26 14:34:40 +08:00
Tianling Shen
0f86830530 ipt2socks: fix dependencies & cflags 2022-05-25 13:52:18 +00:00
Beginner
3b30e327cc treewide: cleanup makefile
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-08 01:57:07 +08:00
CN_SZTL
86f815b30c treewide: add missing PKG_HASH / PKG_MIRROR_HASH 2022-03-08 01:57:04 +08:00
xiaorouji
400b3f9213 packages: import 2022-03-08 01:57:04 +08:00