Home
last modified time | relevance | path

Searched refs:build_32bit (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/stringloops/
H A DMakefile7 build_32bit = $(shell if ($(CC) $(CFLAGS) -m32 -o /dev/null memcmp.c >/dev/null 2>&1) then echo "1"… macro
14 ifeq ($(build_32bit),1)
23 ifeq ($(build_32bit),1)