toolchain/gcc: use explicit configure args
authorAndre Heider <a.heider@gmail.com>
Tue, 31 Jan 2023 11:04:00 +0000 (12:04 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 9 Feb 2023 01:53:35 +0000 (02:53 +0100)
commit4b8b89da506d1272ccbf944b1ece6c8ddaeff2ed
treed58ae10f2e03fb166d59816686691e55e588d962
parentdd39f760b75070dfc6589fa9e63e3a1525bd7e2c
toolchain/gcc: use explicit configure args

Spell out what we want to enable or disable. This prevents host libs to leak in,
so everyone get the same feature set.

Signed-off-by: Andre Heider <a.heider@gmail.com>
toolchain/gcc/common.mk
toolchain/gcc/final/Makefile