components/desktop/polkit/Makefile
changeset 7104 8f45af4c27d7
parent 6217 f2179bfee747
child 7431 1b1f1123c9e3
equal deleted inserted replaced
7103:398c9d0ab0f3 7104:8f45af4c27d7
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
       
    23 
       
    24 # parfait is a bit unhappy (24796481)
       
    25 export PARFAIT_BUILD=no
    23 
    26 
    24 BUILD_BITS =            64_and_32
    27 BUILD_BITS =            64_and_32
    25 # Also, all components using gobject-introspection must be built with gcc as
    28 # Also, all components using gobject-introspection must be built with gcc as
    26 # gobject-introspection does not produce correct results when using Studio.
    29 # gobject-introspection does not produce correct results when using Studio.
    27 COMPILER =              gcc
    30 COMPILER =              gcc