6 lines
88 B
Makefile
6 lines
88 B
Makefile
|
|
# SPDX-License-Identifier: MPL-2.0
|
||
|
|
|
||
|
|
include ../test_common.mk
|
||
|
|
|
||
|
|
EXTRA_C_FLAGS := -static
|