fixed for some linux archs

This commit is contained in:
zimoch
2013-06-13 14:35:52 +00:00
parent e01a447877
commit 709ef38910
+2 -1
View File
@@ -1,7 +1,8 @@
include /ioc/tools/driver.makefile
# I need to find the Linux link.h before the EPICS link.h
USR_INCLUDES=-idirafter ${EPICS_BASE}/include
USR_INCLUDES_Linux=-idirafter ${EPICS_BASE}/include
USR_INCLUDES+=$(USR_INCLUDES_$(OS_CLASS))
HEADERS += require.h
BUILDCLASSES += Linux