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

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

Merge "Build 64-bit drmserver on 64-bit-only"

parents 48ac45e0 092fe252
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ cc_binary {
        "-Werror",
    ],

    compile_multilib: "32",
    compile_multilib: "prefer32",

    init_rc: ["drmserver.rc"],
}