summaryrefslogtreecommitdiff
path: root/devel/cpuflags
diff options
context:
space:
mode:
authorabs <abs>2004-05-10 17:39:39 +0000
committerabs <abs>2004-05-10 17:39:39 +0000
commit419ba5bf9b5b77947c4982c7d54358758241508b (patch)
treed721cd3d632552ddc0d421b097a6818843cdf1e5 /devel/cpuflags
parent969e8b8a3d0efeb8a988b7871d61db0e6cf49095 (diff)
downloadpkgsrc-419ba5bf9b5b77947c4982c7d54358758241508b.tar.gz
Update cpuflags to 0.68
Exclude -fomit-frame-pointer for {firefox,thunderbird}{,-gtk2}
Diffstat (limited to 'devel/cpuflags')
-rw-r--r--devel/cpuflags/Makefile4
-rw-r--r--devel/cpuflags/files/optimize_gcc.mk7
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/cpuflags/Makefile b/devel/cpuflags/Makefile
index c3c945490b9..31c0377f3f0 100644
--- a/devel/cpuflags/Makefile
+++ b/devel/cpuflags/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2004/04/22 12:00:05 abs Exp $
+# $NetBSD: Makefile,v 1.72 2004/05/10 17:39:39 abs Exp $
#
-DISTNAME= cpuflags-0.67
+DISTNAME= cpuflags-0.68
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/devel/cpuflags/files/optimize_gcc.mk b/devel/cpuflags/files/optimize_gcc.mk
index 78cd3e8ac1a..c27f1b18f38 100644
--- a/devel/cpuflags/files/optimize_gcc.mk
+++ b/devel/cpuflags/files/optimize_gcc.mk
@@ -1,4 +1,4 @@
-# $Id: optimize_gcc.mk,v 1.15 2004/04/22 12:00:05 abs Exp $
+# $Id: optimize_gcc.mk,v 1.16 2004/05/10 17:39:39 abs Exp $
# This file is 'experimental' - which is doublespeak for unspeakably
# ugly, and probably quite broken by design.
@@ -29,8 +29,9 @@ PKGBASE=${.CURDIR:C:.*/::}
COPT_FLAGS+=-ffast-math -fomit-frame-pointer
-PKG_EXCLUDE_OMIT_FRAME_POINTER+=galeon galeon-devel lua lua4
-PKG_EXCLUDE_OMIT_FRAME_POINTER+=mozilla mozilla-gtk2
+PKG_EXCLUDE_OMIT_FRAME_POINTER+=firefox firefox-gtk2 galeon galeon-devel
+PKG_EXCLUDE_OMIT_FRAME_POINTER+=lua lua4 mozilla mozilla-gtk2
+PKG_EXCLUDE_OMIT_FRAME_POINTER+=thunderbird thunderbird-gtk2
PKG_EXCLUDE_INLINE_FUNCTIONS+=userppp
.if !defined(USE_GCC3)
PKG_EXCLUDE_OMIT_FRAME_POINTER+=qt3-libs kdeedu3 koffice