diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2024-09-16 18:18:11 +0100 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2024-09-16 18:18:11 +0100 |
commit | 58bc39c73ca9aeca3d62d2d963be0121d0efeeac (patch) | |
tree | c09ad7f7603e203a97322b3434c59f6fd201bb96 /gcc/tree-ssa-phiopt.cc | |
parent | f5448384a2134f32c8733b401440da11bfe69252 (diff) | |
download | gcc-58bc39c73ca9aeca3d62d2d963be0121d0efeeac.zip gcc-58bc39c73ca9aeca3d62d2d963be0121d0efeeac.tar.gz gcc-58bc39c73ca9aeca3d62d2d963be0121d0efeeac.tar.bz2 |
modula2: gcc/m2/Make-lang.in fix includes during bootstrap build
This patch fixes the include directories used when building objects in
gm2-compiler-boot. It adds the missing gm2-gcc directory and uses a
new variable GM2_BOOT_INCLUDES for all gm2-compiler-boot rules.
gcc/m2/ChangeLog:
* Make-lang.in (GM2_BOOT_INCLUDES): New variable.
(m2/gm2-compiler-boot/M2GCCDeclare.o): Rewrite to use
GM2_BOOT_INCLUDES.
(m2/gm2-compiler-boot/M2Error.o): Ditto.
(m2/gm2-compiler-boot/%.o): Ditto.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions