Skip to content

Commit 5c44f95

Browse files
committed
Merge branch 'master' into mobile_hacks
2 parents 0f82c2b + 0df7a9d commit 5c44f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cl_dll/studio_util.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include "com_model.h"
1212
#include "studio_util.h"
1313
#include "build.h"
14-
#if XASH_ARMv8
14+
#if 0 // XASH_ARMv8 // It looks broken.
1515
#define XASH_SIMD_NEON 1
1616
#include <arm_neon.h>
1717
#include "neon_mathfun.h"

0 commit comments

Comments
 (0)