Fix sse-enabled build 36/35336/1 accepted/tizen/common/20150403.125720 accepted/tizen/mobile/20150406.020312 accepted/tizen/tv/20150406.013743 accepted/tizen/wearable/20150404.083313 submit/tizen/20150213.091306 submit/tizen/20150331.094607
authorVyacheslav Barinov <v.barinov@samsung.com>
Thu, 12 Feb 2015 08:55:37 +0000 (11:55 +0300)
committerVyacheslav Barinov <v.barinov@samsung.com>
Thu, 12 Feb 2015 08:55:37 +0000 (11:55 +0300)
commit49693f7896df36be11619b4c1c0c2f6dc09fea42
tree838bef39c487506dd5d8fdb56b2ee6922e562a5a
parent26645473de6713fde8664e750746472b2ee22078
Fix sse-enabled build

Build both with -msse and -Werror causes

   cc1: all warnings being treated as errors
   dl-runtime.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror]

Change-Id: I4f62d652d12dd5b611e2ea51b03601abd2234385
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
sysdeps/x86/Makefile