aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/quickjs/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'projects/quickjs/build.sh')
-rwxr-xr-xprojects/quickjs/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/quickjs/build.sh b/projects/quickjs/build.sh
index 471d5534..3ab68024 100755
--- a/projects/quickjs/build.sh
+++ b/projects/quickjs/build.sh
@@ -16,7 +16,6 @@
################################################################################
# build quickjs
-cd quickjs
# Makefile should not override CFLAGS
sed -i -e 's/CFLAGS=/CFLAGS+=/' Makefile
CONFIG_CLANG=y make libquickjs.a