diff options
author | Brian Behlendorf <[email protected]> | 2017-03-06 09:16:22 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2017-03-06 09:16:22 -0800 |
commit | e0aacd9b9767a877ad61b74cf87c0da856bb1e8a (patch) | |
tree | 4b70e9a5c4f511bb01ec8dc144ff9fdb65e2bb8b /README.markdown | |
parent | 8d5feecacfdcca29336209bdccd6493a5fa53576 (diff) |
Fix powerpc build
Unlike other architectures which sanitize the LDFLAGS from the
environment in arch/<arch>/Makefile. The powerpc Makefile
allows LDFLAGS to be passed through resulting in the following
build failure.
/usr/bin/ld: unrecognized option '-Wl,-z,relro'
LDFLAGS is set in /usr/lib/rpm/redhat/macros by default. Clear
the environment variable when building kmods for powerpc.
Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #607
Diffstat (limited to 'README.markdown')
0 files changed, 0 insertions, 0 deletions