Home
last modified time | relevance | path

Searched refs:MULTIARCH_TRIPLET (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A DMakefile123 MULTIARCH_TRIPLET := $(shell $(CC) -print-multiarch 2>/dev/null) macro
124 cflags += -DMULTIARCH_TRIPLET=\"$(MULTIARCH_TRIPLET)\"
200 ifeq (${MULTIARCH_TRIPLET},x86_64-linux-gnux32)
H A Doptions.c51 const char *multiarch_dir = MULTIARCH_TRIPLET;

Completed in 3 milliseconds