components/desktop/thunderbird/Makefile
changeset 5256 1c3e20e70cc3
parent 5255 cea0e462549a
child 5258 b65b95ac3d37
equal deleted inserted replaced
5255:cea0e462549a 5256:1c3e20e70cc3
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
       
    25 
       
    26 # parfait is a bit unhappy (22527218)
       
    27 export PARFAIT_BUILD=no
    25 
    28 
    26 COMPILER =	gcc
    29 COMPILER =	gcc
    27 
    30 
    28 include ../../../make-rules/shared-macros.mk
    31 include ../../../make-rules/shared-macros.mk
    29 
    32