diff options
author | Will Deacon <[email protected]> | 2013-04-07 21:36:10 +1200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-04-07 12:59:30 -0700 |
commit | cd8d2331756751b6aeb855a3c9cb0a92fbd9c725 (patch) | |
tree | 597917e36670fc7da01aebe0e3f86d45dc85390c /lib/test-string_helpers.c | |
parent | aa8b4be3ac049c8b1df2a87e4d1d902ccfc1f7a9 (diff) |
alpha: makefile: don't enforce small data model for kernel builds
Due to all of the goodness being packed into today's kernels, the
resulting image isn't as slim as it once was.
In light of this, don't pass -msmall-data to gcc, which otherwise results
in link failures due to impossible relocations when compiling anything but
the most trivial configurations.
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Tested-by: Thorsten Kranzkowski <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Michael Cree <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions