Home
last modified time | relevance | path

Searched full:dev (Results 1 – 3 of 3) sorted by relevance

/tinycbor-2.7.6/
DMakefile.configure27 $(CC) -xc $($(subst check-,CCFLAGS-,$@)) -o /dev/null - $(if $(V),,>/dev/null 2>&1); \
DMakefile43 BUILD_SHARED = $(shell file -L /bin/sh 2>/dev/null | grep -q ELF && echo 1)
72 GIT_DIR := $(strip $(shell git -C $(SRCDIR). rev-parse --git-dir 2> /dev/null))
86 check_qmake = $(strip $(shell $(1) -query QT_VERSION 2>/dev/null | cut -b1))
D.travis.yml60 TESTRUNNER=`which valgrind 2>/dev/null`