[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1403289089-11299-1-git-send-email-markus.mayer@linaro.org>
Date: Fri, 20 Jun 2014 11:31:27 -0700
From: Markus Mayer <markus.mayer@...aro.org>
To: Michal Marek <mmarek@...e.cz>
CC: Linux Build List <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [RFC PATCH 0/2] Make host compiler and linker flags modifyable
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists