As you will notice in this log -
http://build.chromium.org/p/chromium/builders/Arm/builds/1760/steps/gclient/logs/stdio
3 files were skipped - glslang_lex.cpp, glslang_tab.cpp, and
glslang_tab.h due to which the build breaks on ARM (and only ARM).
Does someone know why these files are not being updated on ARM?
Thanks,
-Alok
I am trying to fix a build issue on ARM. I have narrowed it down to a
problem with svn update.
As you will notice in this log -
http://build.chromium.org/p/chromium/builders/Arm/builds/1760/steps/gclient/logs/stdio
3 files were skipped - glslang_lex.cpp, glslang_tab.cpp, and
glslang_tab.h due to which the build breaks on ARM (and only ARM).
Does someone know why these files are not being updated on ARM?
Thanks,
-Alok
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
Thanks Nicolas.