Merge "FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc"
This commit is contained in:
commit
4ea67f6950
@ -171,6 +171,7 @@ $(foreach compiler,gcc clang, \
|
|||||||
) \
|
) \
|
||||||
)
|
)
|
||||||
|
|
||||||
|
fortify1-tests-gcc_clang_target := false
|
||||||
module := fortify1-tests-gcc
|
module := fortify1-tests-gcc
|
||||||
module_tag := optional
|
module_tag := optional
|
||||||
build_type := target
|
build_type := target
|
||||||
@ -179,6 +180,7 @@ include $(LOCAL_PATH)/Android.build.mk
|
|||||||
build_type := host
|
build_type := host
|
||||||
include $(LOCAL_PATH)/Android.build.mk
|
include $(LOCAL_PATH)/Android.build.mk
|
||||||
|
|
||||||
|
fortify2-tests-gcc_clang_target := false
|
||||||
module := fortify2-tests-gcc
|
module := fortify2-tests-gcc
|
||||||
module_tag := optional
|
module_tag := optional
|
||||||
build_type := target
|
build_type := target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user