From 93947eb0271bda684037b83e7e80455b68362c3a Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Wed, 6 Dec 2023 14:24:56 +0100 Subject: [PATCH] prevents using make -j2 --- configure/os/CONFIG_SITE.Common.UnixCommon | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 configure/os/CONFIG_SITE.Common.UnixCommon diff --git a/configure/os/CONFIG_SITE.Common.UnixCommon b/configure/os/CONFIG_SITE.Common.UnixCommon deleted file mode 100644 index f56716372..000000000 --- a/configure/os/CONFIG_SITE.Common.UnixCommon +++ /dev/null @@ -1,2 +0,0 @@ -SHRLIB_SUFFIX = $(SHRLIB_SUFFIX_BASE) -LOADABLE_SHRLIB_SUFFIX = $(SHRLIB_SUFFIX_BASE)