From dab652d0c66b35c171816ffff80c03d0537f7caa Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 19 Dec 2014 12:55:49 +0000 Subject: Updated to fix build problems with clang and FreeBSD 10.x --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 39d1d35..adacb17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.o # / /stamp-* @@ -17,6 +18,7 @@ /*.tar.gz /missing /install-sh +/compile # /src/ /src/Makefile.in -- cgit v1.2.3