Remove unneeded reference to stdc++ for Android.
We use stlport on android. This inclusion is unnecessary. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/19652007 git-svn-id: http://src.chromium.org/svn/trunk/src/build@212251 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
a6b9efc5bf
Коммит
e4f71dd0f7
|
@ -3556,7 +3556,6 @@
|
|||
'<!(<(android_toolchain)/*-gcc -print-libgcc-file-name)',
|
||||
'-lc',
|
||||
'-ldl',
|
||||
'-lstdc++',
|
||||
'-lm',
|
||||
],
|
||||
'conditions': [
|
||||
|
|
Загрузка…
Ссылка в новой задаче