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 067e6b3 commit 358c10cCopy full SHA for 358c10c
scripts/prep.sh
@@ -19,3 +19,4 @@ cd $ROOTDIR
19
20
echo "=============== patch jsc ====================="
21
patch -d $TARGETDIR -p1 < $ROOTDIR/patches/jsc.patch
22
+echo "orig: $(find $ROOTDIR/build/target | grep \.orig || true)"
0 commit comments