commit | 8a2e6ab50154e89c196d4a5439ce1a725d28b9b6 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Aug 31 00:48:45 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Sep 09 17:31:24 2009 -0500 |
tree | 808a2ffc991b0ec38e3fb072c52137877e990b5b | |
parent | 0859df68dfe978dca44d8acb16a04c04d8da5abb [diff] |
Remove CFLAGS parameter in cc-option 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>