test build with epics 7
This commit is contained in:
@ -17,13 +17,18 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
|
|||||||
# For SynApps:
|
# For SynApps:
|
||||||
RELEASE=
|
RELEASE=
|
||||||
|
|
||||||
EPICS_BASE=/usr/local/epics/base-3.16.1
|
EPICS_BASE=/usr/local/epics/base-7.0.1
|
||||||
ASYN=~/top-3.16/asyn4-30
|
ASYN=~/top-7/asyn4-33
|
||||||
CALC=~/top-3.16/SynApps/calc-2-8
|
CALC=~/top-7/SynApps/calc-2-8
|
||||||
PCRE=~/top-3.16/pcre-7-2
|
PCRE=~/top-7/pcre-7-2
|
||||||
PCRE_INCLUDE_SL6-x86=/usr/include
|
|
||||||
PCRE_INCLUDE_SL6-x86_64=/usr/include
|
#EPICS_BASE=/usr/local/epics/base-3.16.1
|
||||||
PCRE_INCLUDE_SL6-x86_64-clang=/usr/include
|
#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
|
#EPICS_BASE=/usr/local/epics/base-3.15.5
|
||||||
#ASYN=~/top-3.15/asyn4-30
|
#ASYN=~/top-3.15/asyn4-30
|
||||||
|
Reference in New Issue
Block a user