We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b186eb7 commit b35ab7aCopy full SHA for b35ab7a
dart/riscv64.patch
@@ -1,14 +1,14 @@
1
--- PKGBUILD
2
+++ PKGBUILD
3
-@@ -53,6 +53,7 @@ EOF
4
- cd sdk
+@@ -56,6 +56,7 @@ EOF
5
6
patch -Np 1 --input=$srcdir/DEPS.patch
+ patch -Np 1 --input=$srcdir/0001-Roll-boringssl-to-cd95210465496ac2337b313cf49f607762.patch
7
+ patch -Np 1 --input=$srcdir/dart-riscv-no-cross.patch
8
9
python ../depot_tools/gclient.py sync -D \
10
--nohooks \
11
-@@ -72,7 +73,7 @@ build() {
+@@ -75,7 +76,7 @@ build() {
12
# gn args --list out
13
14
/usr/bin/gn gen -qv out --args='
@@ -17,7 +17,7 @@
17
is_debug = false
18
is_release = true
19
is_clang = false
20
-@@ -104,3 +105,6 @@ package() {
+@@ -107,3 +108,6 @@ package() {
21
}
22
23
# vim:set ts=2 sw=2 et:
0 commit comments