From a99d29b8595fd67cdebd8c27b3b9f84a6114fc78 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 22 Apr 2015 05:50:27 +0000 Subject: [PATCH] linux: Fix compiler warning --- brightray/brightray.gyp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/brightray/brightray.gyp b/brightray/brightray.gyp index 4590c04ea3..904dc9056c 100644 --- a/brightray/brightray.gyp +++ b/brightray/brightray.gyp @@ -68,6 +68,9 @@ '-Wno-deprecated-register', '-Wno-sentinel', ], + 'cflags_cc': [ + '-Wno-reserved-user-defined-literal', + ], 'direct_dependent_settings': { 'cflags': [ '