From owner-cvs-all Mon Dec 9 20:25: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6A8837B401; Mon, 9 Dec 2002 20:25:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9535F43FA7; Mon, 9 Dec 2002 20:24:59 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBA4KFmV019845; Mon, 9 Dec 2002 20:20:15 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBA4KFNK019841; Mon, 9 Dec 2002 20:20:15 -0800 (PST) Message-Id: <200212100420.gBA4KFNK019841@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 9 Dec 2002 20:20:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/12/09 20:20:15 PST Modified files: sys/boot/efi Makefile.inc Log: Build EFI with -fshort-wchar so that L"some string" works with the EFI has defined CHAR16. Revision Changes Path 1.6 +1 -1 src/sys/boot/efi/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message