Home
last modified time | relevance | path

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

/external/strace/
DMakefile.am872 ioctlsort_CC = $(CC_FOR_BUILD) macro
904 $(ioctlsort_CC) $(ioctlsort_CFLAGS) $(ioctlsort_LDFLAGS) $< -o $@
907 …$(ioctlsort_CC) $(ioctlsort_DEFS) $(ioctlsort_INCLUDES) $(ioctlsort_CPPFLAGS) $(ioctlsort_CFLAGS) …
DMakefile1618 ioctlsort_CC = $(CC_FOR_BUILD) macro
6771 $(ioctlsort_CC) $(ioctlsort_CFLAGS) $(ioctlsort_LDFLAGS) $< -o $@
6774 …$(ioctlsort_CC) $(ioctlsort_DEFS) $(ioctlsort_INCLUDES) $(ioctlsort_CPPFLAGS) $(ioctlsort_CFLAGS) …
DMakefile.in1646 ioctlsort_CC = $(CC_FOR_BUILD)
6793 $(ioctlsort_CC) $(ioctlsort_CFLAGS) $(ioctlsort_LDFLAGS) $< -o $@
6796 …$(ioctlsort_CC) $(ioctlsort_DEFS) $(ioctlsort_INCLUDES) $(ioctlsort_CPPFLAGS) $(ioctlsort_CFLAGS) …
DChangeLog24909 * Makefile.am (ioctlsort_CC): Set to CC_FOR_BUILD.