Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xray 1.8.4开始需求 go 1.20+ 有编译成功的吗? #1254

Closed
chika0801 opened this issue Aug 31, 2023 · 1 comment
Closed

Xray 1.8.4开始需求 go 1.20+ 有编译成功的吗? #1254

chika0801 opened this issue Aug 31, 2023 · 1 comment

Comments

@chika0801
Copy link
Contributor

#1253

        rm -rf ./feeds/packages/lang/golang/golang
        svn co https://github.com/openwrt/packages/branches/openwrt-23.05/lang/golang/golang ./feeds/packages/lang/golang/golang

我试了用这个命令把go替换成1.20是失败的

请问有成功的吗?还是我操作方法应该怎么做?

@chika0801
Copy link
Contributor Author

chika0801 commented Aug 31, 2023

        git clone -b master --single-branch https://github.com/immortalwrt/packages.git packages_master
        rm -rf ./feeds/packages/lang/golang
        mv ./packages_master/lang/golang ./feeds/packages/lang
        rm -rf ./packages_master

这样解决的,1.21已编译成功。

用的源码仓库是 https://github.com/hanwckf/immortalwrt-mt798x

immortalwrt/packages 21.02 分支中的 golang 版本只到1.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant