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, 0 insertions, 1 deletions
diff --git a/dist/msys2-mingw/mcode/PKGBUILD b/dist/msys2-mingw/mcode/PKGBUILD
index 79c0c399f..591fa6693 100644
--- a/dist/msys2-mingw/mcode/PKGBUILD
+++ b/dist/msys2-mingw/mcode/PKGBUILD
@@ -19,7 +19,6 @@ build() {
cd "${srcdir}/builddir"
../../../../../configure --prefix=${MINGW_PREFIX} LDFLAGS=-static --enable-libghdl --enable-synth
make GNATMAKE="gnatmake -j$(nproc)"
- exit
}
package() {