Skip to content
Commit 57fa349a authored by Will Deacon's avatar Will Deacon
Browse files

Don't inherit CFLAGS and LDFLAGS from the environment



kvmtool doesn't build with arbitrary flags, so let's clear CFLAGS and
LDFLAGS by default at the top of the Makefile, allowing people to add
additional options there if they really want to.

Reported by Dave Jones, who ended up passing -std=gnu99 by mistake.

Reported-by: default avatarDave Jones <davej@codemonkey.org.uk>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 50780c69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment