Guard the IPO block for CMake older than 3.9
Unix SystemInterpreter::processShutdown() calls Interpreter::processStartup()
Fixed in r13195.
Fix bug #2077 Unix processShutdown() calls processStartup()
Interpreter::resourceLock is never locked; static initialization order clears its created flag
Fixed in r13185 + r13186.
Cannot build rexx.img under AddressSanitizer: control stack check trips
Fixed in r13181.