Replies: 1 comment
-
仓库里很多也都是只有 git url 的,没啥问题 https://github.com/xmake-io/xmake-repo/blob/a03d92e33fdf62e63e7eea1f54f8524e26ce41c4/packages/l/lzham_codec/xmake.lua#L8 没生效只跟 patch 的格式有关,跟 git url 无关,请用 git diff 生成 patch,这边走的 git apply 应用的 patch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这或许是一个比较少见的极端情况
一个第三方库,存放在 github 上,因为没有任何 release 或者 tag,导致只能配置 git repo url
这个时候 add_patches 未能生效
不知道您们手边有没有 mac 设备,或者用其他的 git repo 测试下相关功能
Beta Was this translation helpful? Give feedback.
All reactions