summaryrefslogtreecommitdiff
path: root/timer.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-08 10:21:18 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-08 10:21:18 +0200
commit5b8ec08d57fa932b769e590ecfe6a471910c05ec (patch)
tree1e3aff5cacbf09e1bdaf35bec229b50566944dcd /timer.h
parentee339c1af78312527312a812dce579266a9ba5bc (diff)
build: Detect compiler (gcc or clang) and filter out compiler flags
Create a make variable $(COMPILER) which is set to either `gcc' or `clang' depending on the compiler used. Use this variable to filter out command line options not supported by clang (for now only -fno-delete-null-pointer-checks). Compiler detection snippet extracted from the Linux kernel Makefile. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'timer.h')
0 files changed, 0 insertions, 0 deletions
tivating interrupts more than once" Reported-and-tested-by: Mike Galbraith <efault@gmx.de> Reported-and-tested-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andrey Ryabinin <aryabinin@virtuozzo.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: stable@vger.kernel.org Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701311901580.3457@nanos
Diffstat (limited to 'sound/oss/vidc.c')