Build from scratch to use latest libnx
This commit is contained in:
parent
6475c3b1e7
commit
6e36262369
131 changed files with 15 additions and 11252 deletions
|
|
@ -22,9 +22,12 @@ filter=lock
|
|||
"${output}/nim.cfg"
|
||||
|
||||
[n.prepare]
|
||||
gitremote = "https://github.com/switchbrew/libnx"
|
||||
gitsparse = """
|
||||
nx/include/*
|
||||
git = "https://github.com/switchbrew/libnx"
|
||||
execute = """
|
||||
cd ${output}
|
||||
# for listing users
|
||||
curl https://patch-diff.githubusercontent.com/raw/switchbrew/libnx/pull/103.patch | git am
|
||||
make
|
||||
"""
|
||||
|
||||
[n.after]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue