Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 406664c4 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

build: Fix cm builds

the setup variable wasn't exported, and was being missed by part
of the scripts
parent b0b18624
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ function check_product()
    else
       CM_BUILD=
    fi
    export CM_BUILD

    CALLED_FROM_SETUP=true BUILD_SYSTEM=build/core \
        TARGET_PRODUCT=$1 \