Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / tools / clang / plugins / Makefile
index 0cfec71..98ce28b 100644 (file)
@@ -15,5 +15,5 @@ SHARED_LIBRARY = 1
 include $(CLANG_LEVEL)/Makefile
 
 ifeq ($(OS),Darwin)
-  LDFLAGS=-Wl,-undefined,dynamic_lookup
+  LDFLAGS+=-Wl,-undefined,dynamic_lookup
 endif