test build with epics 7

This commit is contained in:
2018-10-10 10:01:18 +02:00
parent d8f88c340a
commit 0f0dd31a0d

View File

@ -17,13 +17,18 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
# For SynApps:
RELEASE=
EPICS_BASE=/usr/local/epics/base-3.16.1
ASYN=~/top-3.16/asyn4-30
CALC=~/top-3.16/SynApps/calc-2-8
PCRE=~/top-3.16/pcre-7-2
PCRE_INCLUDE_SL6-x86=/usr/include
PCRE_INCLUDE_SL6-x86_64=/usr/include
PCRE_INCLUDE_SL6-x86_64-clang=/usr/include
EPICS_BASE=/usr/local/epics/base-7.0.1
ASYN=~/top-7/asyn4-33
CALC=~/top-7/SynApps/calc-2-8
PCRE=~/top-7/pcre-7-2
#EPICS_BASE=/usr/local/epics/base-3.16.1
#ASYN=~/top-3.16/asyn4-30
#CALC=~/top-3.16/SynApps/calc-2-8
#PCRE=~/top-3.16/pcre-7-2
#PCRE_INCLUDE_SL6-x86=/usr/include
#PCRE_INCLUDE_SL6-x86_64=/usr/include
#PCRE_INCLUDE_SL6-x86_64-clang=/usr/include
#EPICS_BASE=/usr/local/epics/base-3.15.5
#ASYN=~/top-3.15/asyn4-30