components/desktop/mozjs-24/Makefile
changeset 7104 8f45af4c27d7
parent 6336 6ba7729e5c3a
child 7687 1093e2a9adbd
equal deleted inserted replaced
7103:398c9d0ab0f3 7104:8f45af4c27d7
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
       
    23 
       
    24 # parfait is a bit unhappy (24796622)
       
    25 export PARFAIT_BUILD=no
    23 
    26 
    24 BUILD_BITS =            32_and_64
    27 BUILD_BITS =            32_and_64
    25 COMPILER =              gcc
    28 COMPILER =              gcc
    26 include ../../../make-rules/shared-macros.mk
    29 include ../../../make-rules/shared-macros.mk
    27 
    30