Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-3 OS-Linux Area-Misc Video Mstone-X
New issue 25098 by [email protected]: qt_faststart does not build http://code.google.com/p/chromium/issues/detail?id=25098 What steps will reproduce the problem? 1. make -j6 -r qt_faststart BUILDTYPE=Release What is the expected output? should build What do you see instead? not a known target media.gyp has it disabled for 64 bit. Older versions were not 64 bit friendly with the printfs. (This also affected mingw) This has been fixed in qt_faststart, but the actual builds were still disabled. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
