mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
sparc: add -m64 when building vmlinux.lds
David Miller noticed that the build of vmlinux.lds failed to use the -m64 specifier. This caused the build to break with a bi-arch gcc with unified headers. Add the -m64 option to CPPFLAGS_vmlinux.lds so we have the correct defines available when building vmliux.lds. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
parent
597631f2ea
commit
9ae95bce73
1 changed files with 3 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue