зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 4d3b94d04760 (bug 1453061) and we'll re-land when talos xperf comes back online
--HG-- extra : rebase_source : ecc77f749a5832bbfca158a019c26dd73fbb0397
This commit is contained in:
Родитель
18ab78f4a6
Коммит
6750ccaf96
|
@ -9,7 +9,7 @@
|
|||
#ifndef VPX_CONFIG_H
|
||||
#define VPX_CONFIG_H
|
||||
#define RESTRICT
|
||||
#define INLINE __inline
|
||||
#define INLINE __forceinline
|
||||
#define ARCH_ARM 0
|
||||
#define ARCH_MIPS 0
|
||||
#define ARCH_X86 0
|
||||
|
|
|
@ -644,7 +644,7 @@ process_toolchain() {
|
|||
gen_vcproj_cmd=${source_path}/build/make/gen_msvs_vcxproj.sh
|
||||
enabled werror && gen_vcproj_cmd="${gen_vcproj_cmd} --enable-werror"
|
||||
all_targets="${all_targets} solution"
|
||||
INLINE="__inline"
|
||||
INLINE="__forceinline"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче