From 0c57efb9a864c3c270dc8af9853f7dc35958d9ca Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Sun, 21 Feb 2016 12:09:19 +0200 Subject: [gyp] Use variant compiler flags when needed --- gyp/core.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp/core.gypi') diff --git a/gyp/core.gypi b/gyp/core.gypi index acec3f15be..06497710d3 100644 --- a/gyp/core.gypi +++ b/gyp/core.gypi @@ -32,6 +32,7 @@ '<@(boost_cflags)', '<@(geojsonvt_cflags)', '<@(rapidjson_cflags)', + '<@(variant_cflags)', ], 'cflags': [ '<@(opengl_cflags)', -- cgit v1.2.1