need Linux link.h for require

This commit is contained in:
2015-08-12 11:48:58 +02:00
parent 122f3981c2
commit 9a9b4e844a
+6
View File
@@ -1,5 +1,11 @@
include /ioc/tools/driver.makefile
# I need to find the Linux link.h before the EPICS link.h
USR_INCLUDES_Linux=-idirafter ${EPICS_BASE}/include
USR_INCLUDES+=${USR_INCLUDES_${OS_CLASS}}
USR_CFLAGS=-DEPICS_RELEASE='"${EPICSVERSION}"' -DT_A='"${T_A}"' -DOS_CLASS='"${OS_CLASS}"'
HEADERS += require.h
BUILDCLASSES += Linux