gcc: limit postinst and postrm only with INCLUDE_STATIC_LINK_SPEC 20268/head
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 11 Jan 2023 21:34:27 +0000 (22:34 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 11 Jan 2023 21:49:27 +0000 (22:49 +0100)
commitdd0de22a35f9b7d552a15fedf2f56dde50b53678
tree8518b6cfca215a05a1733f35979c9b3f429ce67e
parent399c1a467db0a96765e48547c13dd3ae0b69fda8
gcc: limit postinst and postrm only with INCLUDE_STATIC_LINK_SPEC

Limit postinst and postrm only with INCLUDE_STATIC_LINK_SPEC enabled
as it's only needed to install and remove the generated spec file.

Also remove extra tab from scripts.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
devel/gcc/Makefile