fix errant \

This commit is contained in:
Rex Dieter 2014-03-01 07:39:57 -06:00
parent c22af0555b
commit 2f54342ece
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ diff -up webkit-qtwebkit-23/Source/WTF/wtf/Platform.h.aarch64 webkit-qtwebkit-23
|| CPU(SPARC64) \
|| CPU(S390X) \
- || CPU(PPC64)
+ || CPU(PPC64) || CPU(AARCH64) \
+ || CPU(PPC64) || CPU(AARCH64)
#define WTF_USE_JSVALUE64 1
#else
#define WTF_USE_JSVALUE32_64 1