]> xenbits.xensource.com Git - people/julieng/boot-wrapper-aarch64.git/commit
Add CFLAGS to makefile compile
authorGeoff Levand <geoff@infradead.org>
Wed, 13 Nov 2013 20:36:58 +0000 (20:36 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 17 Dec 2013 14:20:30 +0000 (14:20 +0000)
commit47cdf0391af24f6d9b8eb82324f28b2086198290
treeafd7287a1878373ea16fdf2f5918b5b75917b5b3
parent73ecb28f15a4c92562573efa1a701043b4a826ac
Add CFLAGS to makefile compile

From 8a5783e72029c1ecd26fb99130b48a470e13a8da Mon Sep 17 00:00:00 2001
From: Geoff Levand <geoff@infradead.org>
Date: Wed, 13 Nov 2013 12:26:01 -0800

Allow user to pass compiler flags on the make command line as
in 'make CFLAGS="-g"'.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Makefile