mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Issue #1933 - Follow-up: Remove cmakedefine directives from neon-compat.h.
Apparently it wasn't preprocessed yet. Just took the version from mozilla-central, and it worked, according to dbsoft.
This commit is contained in:
parent
0eece8e5bc
commit
b29aa5d557
1 changed files with 0 additions and 4 deletions
|
|
@ -19,10 +19,6 @@
|
|||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#cmakedefine HAVE_VLD1_S16_X3
|
||||
#cmakedefine HAVE_VLD1_U16_X2
|
||||
#cmakedefine HAVE_VLD1Q_U8_X4
|
||||
|
||||
/* Define compiler-independent count-leading-zeros and byte-swap macros */
|
||||
#if defined(_MSC_VER) && !defined(__clang__)
|
||||
#define BUILTIN_CLZ(x) _CountLeadingZeros(x)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue