]> git.ipfire.org Git - thirdparty/gcc.git/commit
d: Prefix object files from the root package with 'root-'
authorIain Buclaw <ibuclaw@gdcproject.org>
Wed, 1 Dec 2021 22:50:01 +0000 (23:50 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Thu, 2 Dec 2021 00:45:00 +0000 (01:45 +0100)
commit12421a364548323df7126c6e3e2d0f82ad8fe53a
tree32c5817b6990f9b724ee01f6bfeb2a87a2605d45
parent40fa651e6041692339c8ae8d5e1b7db6949bb72c
d: Prefix object files from the root package with 'root-'

None of the front-end module names in either the dmd or root package
collide just yet, but that does not mean they won't in the future.

gcc/d/ChangeLog:

* Make-lang.in (D_FRONTEND_OBJS): Prefix object files from the root
package with root-.
(d/root-%.o): New recipe.
gcc/d/Make-lang.in