aboutsummaryrefslogtreecommitdiffstats
path: root/dist/msys2-mingw/mcode/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'dist/msys2-mingw/mcode/PKGBUILD')
-rw-r--r--dist/msys2-mingw/mcode/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/msys2-mingw/mcode/PKGBUILD b/dist/msys2-mingw/mcode/PKGBUILD
index 591fa6693..79c0c399f 100644
--- a/dist/msys2-mingw/mcode/PKGBUILD
+++ b/dist/msys2-mingw/mcode/PKGBUILD
@@ -19,6 +19,7 @@ build() {
cd "${srcdir}/builddir"
../../../../../configure --prefix=${MINGW_PREFIX} LDFLAGS=-static --enable-libghdl --enable-synth
make GNATMAKE="gnatmake -j$(nproc)"
+ exit
}
package() {