Date: Fri, 12 Oct 2007 02:52:46 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libobjc Makefile Message-ID: <200710120252.l9C2qkWd054969@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-10-12 02:52:46 UTC FreeBSD src repository Modified files: gnu/lib/libobjc Makefile Log: - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h which we did not install. Install objc-decls.h to fix. PR: 116943 Reported by: beech Submitted by: vanilla on -current, kan MFC after: 1 week Revision Changes Path 1.32 +1 -1 src/gnu/lib/libobjc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710120252.l9C2qkWd054969>