Hi, I want to add some cflags to webrtc module, for example, -Os.
I noticed that there is a moz.build in webrtc tree, I try to add some lines: GYP_DIRS['trunk'].sandbox_vars['cflags_mozilla'] += '-Os' It seems moz build doesn't understand it. If I add CFLAGS to moz.build, this also will not change the subdirectories' makefile. -- Best Regards, xunxun
_______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds