# HG changeset patch # User prr # Date 1442253415 25200 # Node ID 5e2e32545763f0151361974445d65738c8c102b1 # Parent 58120200dfa494748ca4022eeaf0b224d01c6583 8136397: Build should recognise .cc file extension Reviewed-by: ihse diff -r 58120200dfa4 -r 5e2e32545763 make/common/NativeCompilation.gmk --- a/make/common/NativeCompilation.gmk Mon Sep 14 09:33:37 2015 -0700 +++ b/make/common/NativeCompilation.gmk Mon Sep 14 10:56:55 2015 -0700 @@ -102,7 +102,7 @@ ################################################################################ # Extensions of files handled by this macro. -NATIVE_SOURCE_EXTENSIONS := %.s %.c %.cpp %.m %.mm +NATIVE_SOURCE_EXTENSIONS := %.s %.c %.cpp %.cc %.m %.mm # Replaces native source extensions with the object file extension in a string. # Param 1: the string containing source file names with extensions @@ -167,7 +167,7 @@ $1_$2_FLAGS=$8 -DTHIS_FILE='"$$(