Home
last modified time | relevance | path

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

/external/strace/
DMakefile.am1001 ioctlsort_CC = $(CC_FOR_BUILD) macro
1033 $(ioctlsort_CC) $(ioctlsort_CFLAGS) $(ioctlsort_LDFLAGS) $< -o $@
1036 …$(ioctlsort_CC) $(ioctlsort_DEFS) $(ioctlsort_INCLUDES) $(ioctlsort_CPPFLAGS) $(ioctlsort_CFLAGS) …
DMakefile.in1981 ioctlsort_CC = $(CC_FOR_BUILD)
8474 $(ioctlsort_CC) $(ioctlsort_CFLAGS) $(ioctlsort_LDFLAGS) $< -o $@
8477 …$(ioctlsort_CC) $(ioctlsort_DEFS) $(ioctlsort_INCLUDES) $(ioctlsort_CPPFLAGS) $(ioctlsort_CFLAGS) …
DChangeLog39553 * Makefile.am (ioctlsort_CC): Set to CC_FOR_BUILD.