Remove CFLAGS parameter in cc-option
authorJuan Quintela <quintela@redhat.com>
Sun, 30 Aug 2009 22:48:45 +0000 (00:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 9 Sep 2009 22:31:24 +0000 (17:31 -0500)
With cc-option we are testing if gcc just accept a particular option, we don't need CFLAGS at all.  And this fixes the recursive problem with CFLAGS

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


No differences found