]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7449c8a549e96dc4120ee724937037ff912c9e7c
tree1ba85b0ea3dcffaa5167709b6a910c357328648b
parent0e392787a5949a6e2103f2cbe65de0b7cc70e82e
parent3900bd9939a0169440f3dad7fa5dcf66199aced0
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
Makefile