ports/lang/spidermonkey170/files
Jan Beich e4d00bc7f5 lang/spidermonkey170: unbreak build with Clang 6 / GCC 7
js/src/shell/jsoptparse.cpp:246:22: error: comparison between pointer and integer ('char *' and 'int')
        if (value[0] == '\0')
            ~~~~~~~~ ^  ~~~~

Reported by:	antoine (via bug 224669)
Obtained from:	upstream (SpiderMonkey 25.0)
2018-01-04 02:18:59 +00:00
..
patch-assembler_jit_ExecutableAllocator.h Fix ARM build of lang/spidermoney170 by using GCC until clang is fixed. 2015-08-27 21:09:48 +00:00
patch-assembler_wtf_Platform.h Use clang on armv6. 2017-05-09 18:04:58 +00:00
patch-bug702179
patch-bug784631
patch-bug894240 lang/spidermonkey170: unbreak build with Clang 6 / GCC 7 2018-01-04 02:18:59 +00:00
patch-bug1012971
patch-bug1041795
patch-bug1046224
patch-config_milestone.pl
patch-jsval.h Fix build on 64-bit big-endian machines. 2015-10-16 19:31:12 +00:00
patch-utils.h Add support for AArch64 (arm64) to spidermonkey 17 and 24. 2016-01-20 11:33:58 +00:00
patch-vm_NumericConversions.h Use clang on armv6. 2017-05-09 18:04:58 +00:00