Move linker flag to LDFLAGS, disable compiler warnings, fix type conversion bug sandbox/dkson95/llvm
authorNikolai Merinov <n.merinov@samsung.com>
Wed, 30 Jan 2019 12:08:11 +0000 (15:08 +0300)
committerDongkyun Son <dongkyun.s@samsung.com>
Tue, 5 Mar 2019 01:39:03 +0000 (10:39 +0900)
commit935aefb5adc0f32436b612a33f5396fb9ae7af4b
treec15eaadec90033db0a0282d00a8e3f4ece53837c
parent0c23a4b60739d0f007fee234c65fc1ee475f85c6
Move linker flag to LDFLAGS, disable compiler warnings, fix type conversion bug

dali compiled with -Werror, but there are a lot of new clang warnings.
Disable specific warnings to allow code compilation
dali/internal/render/renderers/render-property-buffer.h
packaging/dali.spec