Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 May 2018 16:27:27 +0000 (09:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 May 2018 16:27:27 +0000 (09:27 -0700)
commit861d9dd375269c695be8860387b4bb522f8b490a
tree1ba85b0ea3dcffaa5167709b6a910c357328648b
parent7fbb6157630f2ba6ee355689061f9596b84373ef
parent8438ee76b004ef66d125ade64c91fc128047d244
Merge tag 'kbuild-fixes-v4.17-2' of git://git./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
Makefile