From 62525634a6f5727216828f8e05a4f563be90dfeb Mon Sep 17 00:00:00 2001 From: "bradnelson@google.com" Date: Tue, 29 Sep 2009 00:21:56 +0000 Subject: Fixing some things that are failing in the linux o3d gyp build. BUG=None TEST=None Review URL: http://codereview.chromium.org/209025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27442 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/plugin/idl/idl.gyp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'o3d/plugin') diff --git a/o3d/plugin/idl/idl.gyp b/o3d/plugin/idl/idl.gyp index 8d34808..b996627 100644 --- a/o3d/plugin/idl/idl.gyp +++ b/o3d/plugin/idl/idl.gyp @@ -141,7 +141,9 @@ '<@(idl_files)', ], 'outputs': [ - '<(idl_out_path)/hash', + # TODO(bradnelson): fix gyp to be able to handle outputs without + # and extension on linux. + #'<(idl_out_path)/hash', '<(idl_out_path)/globals_glue.cc', '<(idl_out_path)/globals_glue.h', '