Date: Thu, 26 Jun 2008 11:58:26 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive/test Makefile Message-ID: <200806261158.m5QBwetY085966@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2008-06-26 11:58:26 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test Makefile
Log:
SVN rev 180029 on 2008-06-26 11:58:26Z by des
Some tests won't build at WARNS level 6 due to aliasing violations.
Add missing -I. so the tests will build when ${.OBJDIR} != ${.CURDIR}.
${.OBJDIR} does not need to be spelled out.
Revision Changes Path
1.23 +4 -4 src/lib/libarchive/test/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806261158.m5QBwetY085966>
