summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2afcc2d7814c..7b2ce4c1c7d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -123,7 +123,7 @@ build() {
# Build libgccjit separately, to avoid building all compilers with --enable-host-shared
# which brings a performance penalty
- cd "${srcdir}"/libgccrsjit-build
+ cd "${srcdir}"/libgccjit-build
"$srcdir/gccrs/configure" \
--enable-languages=jit \