Drop old powerpc flags from the build of clang
authorgkoehler <gkoehler@openbsd.org>
Thu, 12 May 2022 15:51:23 +0000 (15:51 +0000)
committergkoehler <gkoehler@openbsd.org>
Thu, 12 May 2022 15:51:23 +0000 (15:51 +0000)
commitdb6423e42f097756563662c9ec926f7de61b61b5
treeffbb991085b99af39d9ede46a5dd58b457e607a3
parentad2daeff7894f9d3274e57d9f8fc5c58058c6118
Drop old powerpc flags from the build of clang

Drop NOPIE_FLAGS = -fPIE and change CFLAGS on powerpc to be the same
as on other arches.

ok deraadt@ kettenis@
gnu/usr.bin/clang/Makefile.inc