summaryrefslogtreecommitdiffstats
path: root/core/host_shared_test_lib.mk
blob: 1eb9b2611639b93d4f04d3f34ac7f39f16326bab (plain)
1
2
3
4
5
6
7
8
##################################################
## A thin wrapper around BUILD_HOST_SHARED_LIBRARY
## Common flags for host native tests are added.
##################################################

include $(BUILD_SYSTEM)/host_test_internal.mk

include $(BUILD_HOST_SHARED_LIBRARY)