projects
/
m1-debian
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2a337eb
)
use release build from asahi
author
Thomas Glanzmann
<thomas@glanzmann.de>
Sat, 13 Aug 2022 08:12:15 +0000
(10:12 +0200)
committer
Thomas Glanzmann
<thomas@glanzmann.de>
Sat, 13 Aug 2022 08:12:15 +0000
(10:12 +0200)
bootstrap.sh
patch
|
blob
|
blame
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index d3d58ae1bb39b17872353d585850b93c3b69397c..a44128182172f702704c28a71fa0d2a0359a718e 100644
(file)
--- a/
bootstrap.sh
+++ b/
bootstrap.sh
@@
-41,7
+41,8
@@
build_m1n1()
test -d m1n1 || git clone --recursive https://github.com/AsahiLinux/m1n1
cd m1n1
git fetch
test -d m1n1 || git clone --recursive https://github.com/AsahiLinux/m1n1
cd m1n1
git fetch
- git reset --hard origin/main; git clean -f -x -d &> /dev/null
+ # https://github.com/AsahiLinux/PKGBUILDs/blob/main/m1n1/PKGBUILD
+ git reset --hard v1.1.3; git clean -f -x -d &> /dev/null
make -j `nproc`
)
}
make -j `nproc`
)
}
Impressum
,
Datenschutz