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 318f108 commit a865868Copy full SHA for a865868
build-libass.sh
@@ -4,7 +4,8 @@
4
# This software is released under the MIT License.
5
# https://opensource.org/licenses/MIT
6
7
-set -ex
+set -e -x
8
+echo SET test
9
SRC_DIR=$(pwd)
10
export GNULIB_SRCDIR="$SRC_DIR/gnutls/gnulib"
11
export PATH=$PATH:$GNULIB_SRCDIR
0 commit comments