IOT-1656: Removing -fPIC compiler option for unsupported builds.
authorPawel Winogrodzki <pawelwi@microsoft.com>
Thu, 8 Dec 2016 03:16:13 +0000 (19:16 -0800)
committerKevin Kane <kkane@microsoft.com>
Tue, 13 Dec 2016 21:29:13 +0000 (21:29 +0000)
commita2d665ebebb00252d9fb78d669a7b8696fcce32e
treeb9c1f70ef72eff853c93f429f3135f58cc7cf834
parent55560f6d978aa3feeebe52bb8c326dcc6315fc11
IOT-1656: Removing -fPIC compiler option for unsupported builds.

One extlibs/mbedtls/SConscript was passing -fPIC for all compilers,
even the ones, which didn't support it.

Change-Id: Ib946da6f73d3e811e05b8b92bc5315e95a5a3d67
Signed-off-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/15295
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Greg Zaverucha <gregz@microsoft.com>
Reviewed-by: Kevin Kane <kkane@microsoft.com>
extlibs/mbedtls/SConscript