mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
AIX assembler is a bit more strict than GNU assembler. Thus, adjust the XCOFF asm files to be able to accept both assembler. This pulls in upstream boost context changes from https://github.com/boostorg/context/pull/191. Closes GH-7579.