mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
|
!
|
||
|
! 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
|