Chromium with sysroot

Asked by John Smith

Hello. I am compiling Chromium with ARMv6 and I have a patch to change the code and have the correct tool chain and all. I need to use a sysroot because a schroot doesn't play nice with ARMv6 packages and to have no confusion. But when I run it, it says permission denied for sysroot_ld_path.sh, even though I gave it execute privileges, it seems to overwrite that. Where can I disable this?

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu chromium-browser Edit question
Assignee:
No assignee Edit question
Solved by:
John Smith
Solved:
Last query:
Last reply:
Revision history for this message
John Smith (kusti8) said :
#1

Just to add, I'm using debuild, cross compiling and am in the schroot so I'm not generating a dsc file for every change. I tried changing it to native and it still doesn't help.

Revision history for this message
John Smith (kusti8) said :
#2

Nevermind, found it. it was a small snippet in debian/rules clean