Skip to content

Commit b35ab7a

Browse files
Cryolitiafelixonmars
authored andcommitted
updpatch: dart 3.6.0-1
1 parent b186eb7 commit b35ab7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dart/riscv64.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
--- PKGBUILD
22
+++ PKGBUILD
3-
@@ -53,6 +53,7 @@ EOF
4-
cd sdk
3+
@@ -56,6 +56,7 @@ EOF
54

65
patch -Np 1 --input=$srcdir/DEPS.patch
6+
patch -Np 1 --input=$srcdir/0001-Roll-boringssl-to-cd95210465496ac2337b313cf49f607762.patch
77
+ patch -Np 1 --input=$srcdir/dart-riscv-no-cross.patch
88

99
python ../depot_tools/gclient.py sync -D \
1010
--nohooks \
11-
@@ -72,7 +73,7 @@ build() {
11+
@@ -75,7 +76,7 @@ build() {
1212
# gn args --list out
1313

1414
/usr/bin/gn gen -qv out --args='
@@ -17,7 +17,7 @@
1717
is_debug = false
1818
is_release = true
1919
is_clang = false
20-
@@ -104,3 +105,6 @@ package() {
20+
@@ -107,3 +108,6 @@ package() {
2121
}
2222

2323
# vim:set ts=2 sw=2 et:

0 commit comments

Comments
 (0)