Unbreak ninja/android build of webrtc.
Review URL: https://webrtc-codereview.appspot.com/932018 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3076 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
6590ec3a62
commit
cb76c3c3f7
@ -47,7 +47,8 @@
|
|||||||
'action': [
|
'action': [
|
||||||
'python',
|
'python',
|
||||||
'<(gen_header)',
|
'<(gen_header)',
|
||||||
'--compiler=$(CC)', # Specifiy the compiler.
|
'--compiler=<!(/bin/echo -n ${ANDROID_GOMA_WRAPPER} '
|
||||||
|
'<(android_toolchain)/*-gcc)',
|
||||||
'--options=-I.. -I<@(android_ndk_include) -S', # Compiler options.
|
'--options=-I.. -I<@(android_ndk_include) -S', # Compiler options.
|
||||||
'--dir=<(out_dir)',
|
'--dir=<(out_dir)',
|
||||||
'<(RULE_INPUT_PATH)',
|
'<(RULE_INPUT_PATH)',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user