summaryrefslogtreecommitdiffstats
path: root/tools/regression/kqueue/config.h
blob: 9ca8cde17eba7ac65e424a1d4c1f6a3a505a5cd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

#define HAVE_ERR_H 1
#define HAVE_SYS_EVENT_H 1
#define HAVE_EV_DISPATCH 1
#define HAVE_EV_RECEIPT 1
#undef HAVE_NOTE_TRUNCATE
#define HAVE_EVFILT_TIMER 1
#define HAVE_EVFILT_USER 1
#define PROGRAM "libkqueue-test"
#define VERSION "0.1"
#define TARGET "freebsd"
#define CFLAGS "-g -O0 -Wall -Werror"
OpenPOWER on IntegriCloud