From 9c3b5470105c3b32d5763f0829c778350d5c944f Mon Sep 17 00:00:00 2001 From: Karthik Date: Thu, 9 Sep 2021 09:48:12 +0530 Subject: [PATCH] Fix DIBS build error on macos Change-Id: Ieba90f16baee53f785e56f1dd5ce5d34d5028c8f Signed-off-by: Karthik --- tizen/emulator_configure.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tizen/emulator_configure.sh b/tizen/emulator_configure.sh index c33b9cc..0dfd181 100755 --- a/tizen/emulator_configure.sh +++ b/tizen/emulator_configure.sh @@ -200,7 +200,6 @@ CONFIGURE_APPEND=" --extra-cflags=-Wno-error=logical-not-parentheses --extra-cflags=-Wno-error=strict-prototypes --extra-ldflags=-Wl,-rpath,'@executable_path' - --extra-ldflags=-Wl,-no_weak_imports --audio-drv-list=coreaudio --enable-cocoa --enable-hax -- 2.7.4