From owner-cvs-all Sat Feb 9 20:26: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0611C37B402; Sat, 9 Feb 2002 20:25:48 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1A4Pls98625; Sat, 9 Feb 2002 20:25:47 -0800 (PST) (envelope-from will) Message-Id: <200202100425.g1A4Pls98625@freefall.freebsd.org> From: Will Andrews Date: Sat, 9 Feb 2002 20:25:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt23 Makefile 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 will 2002/02/09 20:25:47 PST Modified files: x11-toolkits/qt23 Makefile Log: Remove -frerun-cse-after-loop, a vestige from the days when our compiler was slightly broken [1]. Allow alpha users to remove -O0 from CFLAGS if they so desire [2]. Replace -O2 in config with whatever ${CFLAGS} happens to be, with a perl regex. Submitted by: [1] sf [2] naddy Revision Changes Path 1.96 +3 -3 ports/x11-toolkits/qt23/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message