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

Commit 61a147e3 authored by Android Code Review's avatar Android Code Review
Browse files

Merge change I6d9c9295

* changes:
  Added a default to specify an alternative tool chain prefix if needed.
parents ceb18f89 7d3d4a5a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -44,6 +44,9 @@ endif
# will be added to LOCAL_CFLAGS when building the module.
#DEBUG_MODULE_ModuleName:=true

# Specify an alternative tool chain prefix if needed.
#TARGET_TOOLS_PREFIX:=

# Specify the extra CFLAGS to use when building a module whose
# DEBUG_MODULE_ variable is set.  Host and device flags are handled
# separately.