]> Git Repo - linux.git/blob - tools/perf/jvmti/Build
scsi: aacraid: Add periodic checks to see IOP reset status
[linux.git] / tools / perf / jvmti / Build
1 jvmti-y += libjvmti.o
2 jvmti-y += jvmti_agent.o
3
4 CFLAGS_jvmti         = -fPIC -DPIC -I$(JDIR)/include -I$(JDIR)/include/linux
5 CFLAGS_REMOVE_jvmti  = -Wmissing-declarations
6 CFLAGS_REMOVE_jvmti += -Wstrict-prototypes
7 CFLAGS_REMOVE_jvmti += -Wextra
8 CFLAGS_REMOVE_jvmti += -Wwrite-strings
This page took 0.047819 seconds and 4 git commands to generate.