public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Make host compiler and linker flags modifyable
@ 2014-06-20 18:31 Markus Mayer
  2014-06-20 18:31 ` [RFC PATCH 1/2] Makefile: Make HOSTCFLAGS and HOSTCXXFLAGS user modifyable Markus Mayer
  2014-06-20 18:31 ` [RFC PATCH 2/2] Makefile: Introduce HOSTLDFLAGS environment variable Markus Mayer
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Mayer @ 2014-06-20 18:31 UTC (permalink / raw)
  To: Michal Marek; +Cc: Linux Build List, Linux Kernel Mailing List

Being able to pass in extra compiler or linker flags for the host
compiler can be quite helpful. This proposed series would allow a user
to do just that.

Please let me know if you would consider this kind of change for
inclusion or if there is an alternate approach to achieve the same
goal.

Markus Mayer (2):
  Makefile: Make HOSTCFLAGS and HOSTCXXFLAGS user modifyable
  Makefile: Introduce HOSTLDFLAGS environment variable

 Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-20 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-20 18:31 [RFC PATCH 0/2] Make host compiler and linker flags modifyable Markus Mayer
2014-06-20 18:31 ` [RFC PATCH 1/2] Makefile: Make HOSTCFLAGS and HOSTCXXFLAGS user modifyable Markus Mayer
2014-06-20 18:44   ` Sam Ravnborg
2014-06-20 19:35     ` Markus Mayer
2014-06-20 18:31 ` [RFC PATCH 2/2] Makefile: Introduce HOSTLDFLAGS environment variable Markus Mayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox