We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268348d commit 90e82ccCopy full SHA for 90e82cc
configure/CONFIG_SITE
@@ -40,3 +40,6 @@ ifdef T_A
40
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.Common.$(T_A)
41
-include $(AREA_DETECTOR)/configure/CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
42
endif
43
+
44
+# Get local settings which can override those from areaDetector
45
+-include $(TOP)/configure/CONFIG_SITE.local
0 commit comments