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

Commit f7fa021b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Set the dist dir for musl targets of build_version_test"

parents 1b60bb4f eda12cb2
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -35,6 +35,16 @@ cc_defaults {
                dir: "host/",
            },
        },
        linux_musl_x86: {
            dist: {
                dir: "host32/",
            },
        },
        linux_musl_x86_64: {
            dist: {
                dir: "host/",
            },
        },
        linux_glibc_x86: {
            dist: {
                dir: "host32/",