projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
293e0de
)
Disabled Cocoa for MacOS, Cocoa display is mutually exclusive with Tizen QT display.
11/281111/1
author
Varinder Pratap
<varinder.p@samsung.com>
Mon, 12 Sep 2022 13:30:53 +0000
(19:00 +0530)
committer
Varinder Pratap
<varinder.p@samsung.com>
Mon, 12 Sep 2022 13:30:53 +0000
(19:00 +0530)
Change-Id: I5f9b4ad20f42c33bd947cd345a3af0e318c17482
Signed-off-by: Varinder Pratap <varinder.p@samsung.com>
tizen/emulator_configure.sh
patch
|
blob
|
history
diff --git
a/tizen/emulator_configure.sh
b/tizen/emulator_configure.sh
index d68238836200a59deb11b9f93e4c648316185c0b..a0b783aea029a505557950cf49ce9092fe9dab5a 100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-221,7
+221,7
@@
CONFIGURE_APPEND="
--extra-cflags=-Wno-error=strict-prototypes
--extra-ldflags=-Wl,-rpath,'@executable_path'
--audio-drv-list=coreaudio
- --
en
able-cocoa
+ --
dis
able-cocoa
--enable-hax
$CONFIGURE_APPEND
"