-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLinkEdit.properties
34 lines (26 loc) · 1.06 KB
/
LinkEdit.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Releng properties used by language/LinkEdit.groovy
#
# Comma separated list of required build properties for LinkEdit.groovy
linkedit_requiredBuildProperties=linkedit_srcPDS,linkedit_objPDS,linkedit_loadPDS,\
linkedit_linkEditor,linkedit_tempOptions,applicationOutputsCollectionName,\
SDFHLOAD,SCEELKED
#
# linker name
linkedit_linkEditor=IEWBLINK
#
# Link edit source data sets
linkedit_srcPDS=${hlq}.LINK
linkedit_objPDS=${hlq}.OBJ
#
# Link edit load data sets
linkedit_loadPDS=${hlq}.LOAD
#
# List the data sets that need to be created and their creation options
linkedit_srcDatasets=${linkedit_srcPDS},${linkedit_objPDS}
linkedit_srcOptions=cyl space(1,1) lrecl(80) dsorg(PO) recfm(F,B) dsntype(library)
linkedit_loadDatasets=${linkedit_loadPDS}
linkedit_loadOptions=cyl space(1,1) dsorg(PO) recfm(U) blksize(32760) dsntype(library)
linkedit_tempOptions=cyl space(5,5) unit(vio) blksize(80) lrecl(80) recfm(f,b) new
#
# additional libraries for linkEdit SYSLIB concatenation, comma-separated, see definitions in application-conf
# linkedit_linkEditSyslibConcatenation=