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 143e50e commit 2a355c2Copy full SHA for 2a355c2
src/cpu_features/build.sh
@@ -14,7 +14,7 @@ export CXX=xx-clang++
14
15
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
16
17
-function log {
+log() {
18
echo ">>> $*"
19
}
20
src/handbrake/build.sh
@@ -77,7 +77,7 @@ export CXX=xx-clang++
77
78
79
80
81
82
83
0 commit comments