]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Make: CXFLAGS should be conditionally assigned. mdadm-3.3-rc1
authorNeilBrown <neilb@suse.de>
Mon, 24 Jun 2013 06:59:37 +0000 (16:59 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 24 Jun 2013 06:59:37 +0000 (16:59 +1000)
commit688eb823bc07b080d045c415836ceb6fff02cce0
tree2ecf8975534565973ead7716f3de041d6b23d2a2
parent41a663b26781f4339d4284e87c5bb179d76abd0a
Make: CXFLAGS should be conditionally assigned.

As the Makefile encourages users to set CXFLAGS for extra flags,
we should only conditionally set it.
That way it can be over-ridden in the environment as well as on
the command line.

Suggested-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Signed-off-by: NeilBrown <neilb@suse.de>
Makefile