зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1269251 - Enable STL wrappers on Android and Windows/MinGW. r=glandium f=froydnj f=gk@torproject
--HG-- extra : rebase_source : 114764a994c10c62cf575a7884361ab333737e99
This commit is contained in:
Родитель
2cea93fbf9
Коммит
879404a6dd
|
@ -1672,7 +1672,7 @@ if test "$GNU_CC" -a "$OS_TARGET" != WINNT; then
|
|||
fi # GNU_CC
|
||||
|
||||
case "${OS_TARGET}" in
|
||||
WINNT|Darwin|Android)
|
||||
Darwin)
|
||||
;;
|
||||
*)
|
||||
STL_FLAGS="-I${DIST}/stl_wrappers"
|
||||
|
|
Загрузка…
Ссылка в новой задаче