summaryrefslogtreecommitdiffhomepage
path: root/sofort/core/flavor.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-04-09 10:19:07 +0000
committermidipix <writeonce@midipix.org>2021-04-10 20:54:48 +0000
commit0a312de8d2c0f389ba68c5a1977b33c5a7149e3d (patch)
tree00ed45d487c3818eb978b9ffa035f46aa4c316c4 /sofort/core/flavor.mk
parent4b14a88a4e1b8067994f63ddab9442d827672048 (diff)
downloadperk-0a312de8d2c0f389ba68c5a1977b33c5a7149e3d.tar.bz2
perk-0a312de8d2c0f389ba68c5a1977b33c5a7149e3d.tar.xz
build system: posix make support: remove ifeq statement for OS_DSO_EXRULES.
Diffstat (limited to 'sofort/core/flavor.mk')
-rw-r--r--sofort/core/flavor.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sofort/core/flavor.mk b/sofort/core/flavor.mk
index 85c41a2..45b16d7 100644
--- a/sofort/core/flavor.mk
+++ b/sofort/core/flavor.mk
@@ -1,9 +1,7 @@
# flavor.mk: top-level handling of build flavors.
# this file is covered by COPYING.SOFORT.
-ifneq ($(OS_DSO_EXRULES),)
include $(PROJECT_DIR)/sofort/exrules/$(OS_DSO_EXRULES).mk
-endif
ifeq ($(DISABLE_STATIC),yes)
package-static: