mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
CONFIG_STATIC patch
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@426 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
9d4520d0e0
commit
5086347239
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -295,6 +295,7 @@ if test "$gprof" = "yes" ; then
|
|||
fi
|
||||
if test "$static" = "yes" ; then
|
||||
echo "CONFIG_STATIC=yes" >> $config_mak
|
||||
echo "#define CONFIG_STATIC 1" >> $config_h
|
||||
fi
|
||||
if test "$sdl" = "yes" ; then
|
||||
echo "CONFIG_SDL=yes" >> $config_mak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue