aboutsummaryrefslogtreecommitdiff
path: root/make/linux/makefiles/rules.make
diff options
context:
space:
mode:
Diffstat (limited to 'make/linux/makefiles/rules.make')
-rw-r--r--make/linux/makefiles/rules.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/linux/makefiles/rules.make b/make/linux/makefiles/rules.make
index 4ce9e3db8..603037efa 100644
--- a/make/linux/makefiles/rules.make
+++ b/make/linux/makefiles/rules.make
@@ -146,6 +146,8 @@ ifndef LP64
include $(GAMMADIR)/make/pic.make
endif
+include $(GAMMADIR)/make/closed.make
+
# The non-PIC object files are only generated for 32 bit platforms.
ifdef LP64
%.o: %.cpp