]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Disable PIE mode during the build of the Ada front-end
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 6 Jan 2023 17:14:30 +0000 (18:14 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 30 May 2023 07:12:17 +0000 (09:12 +0200)
commita0510207ba349ebb73a5e95d3f3b6274889cdcc6
treeca387f4686055539973608a17f2d9b9ff6a20890
parentb3c206bf46a36bac12cbd863be092625593ad0bb
ada: Disable PIE mode during the build of the Ada front-end

This also removes some obsolete stuff.

gcc/ada/

* gcc-interface/Make-lang.in (ADA_CFLAGS): Move up.
(ALL_ADAFLAGS): Add $(NO_PIE_CFLAGS).
(ada/mdll.o): Remove.
(ada/mdll-fil.o): Likewise.
(ada/mdll-utl.o): Likewise.
gcc/ada/gcc-interface/Make-lang.in