aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2024-11-23 14:02:42 +0000
committerMaciej W. Rozycki <macro@orcam.me.uk>2024-11-23 14:02:42 +0000
commit38cbee0b3c8da58c7e195c582867ffacee3b0850 (patch)
tree7757bb71c21f12bfbcdb8d31794c646b01cbe5d6 /.gitattributes
parentc4073a3d1541f77114ec94698eb29dcdb10ef421 (diff)
downloadgcc-38cbee0b3c8da58c7e195c582867ffacee3b0850.zip
gcc-38cbee0b3c8da58c7e195c582867ffacee3b0850.tar.gz
gcc-38cbee0b3c8da58c7e195c582867ffacee3b0850.tar.bz2
build: Discard obsolete references to $(GCC_PARTS)
The $(GCC_PARTS) variable was deleted with the Makefile rework in commit fa9585134f6f ("libgcc move to the top level")[1] back in 2007, and yet the Ada and Modula 2 frontends added references to this variable later on, with commit e972fd5281b7 ("[Ada] clean ups in Makefiles")[2] back in 2011 and commit 1eee94d35177 ("Merge modula-2 front end onto gcc.") back in 2022 respectively. I guess it's because the frontends lived too long externally. Discard the references then, they serve no purpose nowadays. References: [1] <https://inbox.sourceware.org/gcc-patches/20061219191730.GA32355@nevyn.them.org/> [2] <https://inbox.sourceware.org/gcc-patches/20110906151510.GA5213@adacore.com/> gcc/ada/ * gcc-interface/Make-lang.in (gnattools): Remove $(GCC_PARTS). gcc/m2/ * Make-lang.in (m2 modula-2 modula2): Remove $(GCC_PARTS).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions