commit | 861d9dd375269c695be8860387b4bb522f8b490a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 27 09:27:27 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 27 09:27:27 2018 -0700 |
tree | 1ba85b0ea3dcffaa5167709b6a910c357328648b | |
parent | 7fbb6157630f2ba6ee355689061f9596b84373ef [diff] | |
parent | 8438ee76b004ef66d125ade64c91fc128047d244 [diff] |
Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull more Kbuild fixes from Masahiro Yamada: - enable '-fno-tree-loop-im' only when supported - add '-fno-PIE' option before the asm-goto test * tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: Makefile: disable PIE before testing asm goto kbuild: gcov: enable -fno-tree-loop-im if supported