]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
kbuild: add -fno-PIE flag unconditionally
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 14 Dec 2018 08:05:37 +0000 (17:05 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 16 Dec 2018 15:33:44 +0000 (00:33 +0900)
commit42a92bccd213ce4b7198d2e943ac0efe88cbe1aa
tree8e9a8f0d8751d4406ab0c57fb2ee1ab50963ee1e
parent518d8a5644197abd3d5efb23c71afff25194da7e
kbuild: add -fno-PIE flag unconditionally

This flag is documented in the GCC 4.6 manual, and recognized by
Clang as well. Let's rip off the cc-option switch.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Makefile