]> Git Repo - qemu.git/commit - rules.mak
Remove CFLAGS parameter in cc-option
authorJuan Quintela <[email protected]>
Sun, 30 Aug 2009 22:48:45 +0000 (00:48 +0200)
committerAnthony Liguori <[email protected]>
Wed, 9 Sep 2009 22:31:24 +0000 (17:31 -0500)
commit8a2e6ab50154e89c196d4a5439ce1a725d28b9b6
tree808a2ffc991b0ec38e3fb072c52137877e990b5b
parent0859df68dfe978dca44d8acb16a04c04d8da5abb
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
pc-bios/optionrom/Makefile
rules.mak
This page took 0.025761 seconds and 4 git commands to generate.