diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-28 13:44:54 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-28 13:44:54 +0200 |
| commit | 29511227944ddfbbf653baee8ee150d023beac21 (patch) | |
| tree | 7b399b5074b06af694ee46c812de19fda714730c /toolchain/expat/Makefile | |
| parent | 3887bfeca14c49e117b86a566611465d69542d98 (diff) | |
expat: update to 2.7.1
Diffstat (limited to 'toolchain/expat/Makefile')
| -rw-r--r-- | toolchain/expat/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/toolchain/expat/Makefile b/toolchain/expat/Makefile index 1affc7b28..fedceb2a0 100644 --- a/toolchain/expat/Makefile +++ b/toolchain/expat/Makefile @@ -6,10 +6,6 @@ include Makefile.inc include ../rules.mk include ${ADK_TOPDIR}/mk/buildhlp.mk -ifeq (${ADK_MAKE_PARALLEL},y) -MPC_MAKEOPTS+= -j${ADK_MAKE_JOBS} -endif - $(WRKBUILD)/.configured: (cd $(WRKBUILD); \ $(WRKBUILD)/configure \ |
