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

Commit 89c94e30 authored by Sonny Sasaka's avatar Sonny Sasaka Committed by Gerrit Code Review
Browse files

Merge "Change build.py ordering for rust and main"

parents 4e52152e a7b57b70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -414,8 +414,8 @@ class HostBuild():
        """
        self._target_prepare()
        self._target_tools()
        self._target_rust()
        self._target_main()
        self._target_rust()

    def build(self):
        """ Builds according to self.target