components/desktop/flac/Makefile
changeset 7104 8f45af4c27d7
parent 6740 b9a930b724d2
child 7548 ad7417efe433
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 (24796395)
       
    25 export PARFAIT_BUILD=no
    23 
    26 
    24 BUILD_BITS=		64_and_32
    27 BUILD_BITS=		64_and_32
    25 # Upstream requires gcc flags that Studio doesn't support
    28 # Upstream requires gcc flags that Studio doesn't support
    26 COMPILER=		gcc
    29 COMPILER=		gcc
    27 include ../../../make-rules/shared-macros.mk
    30 include ../../../make-rules/shared-macros.mk