]> git.ipfire.org Git - thirdparty/gcc.git/commit
Darwin: Add spec substitution for static-libgcobol.
authorIain Sandoe <iain@sandoe.co.uk>
Thu, 10 Apr 2025 10:58:58 +0000 (11:58 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Thu, 10 Apr 2025 13:12:02 +0000 (14:12 +0100)
commit8c703f67b77b66fc022db47bace69823617459dc
tree5c84440e6d21042f643ba7ddfae146aa2f8974f3
parentbf812c6ad83ec0b241bb3fecc7e68f883b6083df
Darwin: Add spec substitution for static-libgcobol.

This just follows the common pattern used for other runtime libs.

gcc/ChangeLog:

* config/darwin.h (LINK_SPEC): Add support for
-static-libgcobol.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/config/darwin.h