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

Commit 90cd97fd authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Don't depend on a phony target"

parents dd9aee16 723b37e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ ifdef LOCAL_SDK_VERSION
  endif

  # Make sure we've built the NDK.
  my_additional_dependencies += ndk
  my_additional_dependencies += $(SOONG_OUT_DIR)/ndk.timestamp

  # mips32r6 is not supported by the NDK. No released NDK contains these
  # libraries, but the r10 in prebuilts/ndk had a local hack to add them :(