f216fae545
Currently, we simply assume that they shall always be built as shareable images.
9 lines
189 B
Text
9 lines
189 B
Text
!
|
|
! Ensure transfer vector is at beginning of image
|
|
!
|
|
CLUSTER=FIRST
|
|
COLLECT=FIRST,$$ENGINE
|
|
!
|
|
! make psects nonshareable so image can be installed.
|
|
!
|
|
PSECT_ATTR=$CHAR_STRING_CONSTANTS,NOWRT
|