I'm trying to cross compile chromium to ARM, but I'm getting errors in
the native client code.

./native_client/src/include/elf.h:68:3: error: #error
"NACL_TARGET_SUBARCH must be defined to be 32 or 64

It looks like I have to have the same build and target architectures
in order to work properly. Is there a way to turn off native client?
I've cross-compiled earlier versions without a problem, but it looks
like a change occurred in some of the files. Any way to get around
this problem?

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to