summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAlexander Graf <[email protected]>2018-08-20 14:20:51 +0200
committerAlexander Graf <[email protected]>2018-08-20 14:20:53 +0200
commit1acbd0ea99e7ebd98a78ffcce4ee174f943cab26 (patch)
tree75153673441a2c9b853d88228a28e6956e685f41 /include/linux
parent6331cb21650f097d2310de432647b2fbe66935c3 (diff)
x86: Enable -fdata-sections always
We left -fdata-sections disabled for x86_64 before because we encountered random bugs that were at that time inexplicable. Turns out this really was just side effects of missing .bss* statements in the linker scripts. With those fixed, we can enable data sections for all targets. Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions