]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Build kernel without -ffunction-sections
authorHelge Deller <deller@gmx.de>
Fri, 20 Apr 2018 21:13:44 +0000 (23:13 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 29 Jun 2018 15:27:20 +0000 (17:27 +0200)
commitf8d7b3e05e0a09c44d43c7ae8a76b64014e10c30
tree9af797d8f5fcfb1d525fc79d115ba69279015074
parente0f8913f6889c7ee2f2d9aa814d028ad2a47d023
parisc: Build kernel without -ffunction-sections

As suggested by Nick Piggin it seems we can drop the -ffunction-sections
compile flag, now that the kernel uses thin archives. Testing with 32-
and 64-bit kernel showed no difference in kernel size.

Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Makefile