Ensure libunibreak does not export symbols 57/42057/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 22 Jun 2015 13:25:40 +0000 (14:25 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 22 Jun 2015 13:25:45 +0000 (14:25 +0100)
commitb5480293fa6a31b6bdb5807d9641f94befc07a60
tree747b109152af8ec4d4d205145f004155a32254f0
parent0d86ab81e024190d464f775eeeab4c1096a7ba6b
Ensure libunibreak does not export symbols

CXXFLAGS are being set but they're not picked up when compiling C files, therefore we have to set
CFLAGS in adaptor as well.

Change-Id: I807192f9de3bdde9ea2822673b6ddd6ba577f9ed
build/tizen/adaptor/Makefile.am