mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
Mac OS X build fix, by Andreas Faerber.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3898 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
01534fe901
commit
c2c59c3e76
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -151,6 +151,7 @@ darwin_user="yes"
|
||||||
cocoa="yes"
|
cocoa="yes"
|
||||||
coreaudio="yes"
|
coreaudio="yes"
|
||||||
OS_CFLAGS="-mdynamic-no-pic"
|
OS_CFLAGS="-mdynamic-no-pic"
|
||||||
|
OS_LDFLAGS="-framework CoreFoundation -framework IOKit"
|
||||||
;;
|
;;
|
||||||
SunOS)
|
SunOS)
|
||||||
solaris="yes"
|
solaris="yes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue