Date: Wed, 19 Jul 2006 07:45:23 GMT From: Howard Su <howardsu@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 101903 for review Message-ID: <200607190745.k6J7jNIg094941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=101903 Change 101903 by howardsu@su_vm on 2006/07/19 07:44:43 Add missed include folder Affected files ... .. //depot/projects/dtrace/src/lib/libc/thread/Makefile.inc#2 edit Differences ... ==== //depot/projects/dtrace/src/lib/libc/thread/Makefile.inc#2 (text+ko) ==== @@ -13,5 +13,6 @@ CFLAGS+=-D_PTHREADS_INVARIANTS -DLIBC_THREADS -Wall CFLAGS+=-I${.CURDIR}/../libthr/thread +CFLAGS+=-I${.CURDIR}/../libthr/arch/${MACHINE_ARCH}/include CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf/${MACHINE_ARCH}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607190745.k6J7jNIg094941>