[arch-commits] CVS update of arch/build/x11-drivers/xf86-video-ati (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Mon Jul 30 18:23:03 UTC 2007


    Date: Monday, July 30, 2007 @ 14:23:03
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-drivers/xf86-video-ati

Modified: PKGBUILD (1.16 -> 1.17)

* removed OPTFLAGS as suggested by FS#7590


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: arch/build/x11-drivers/xf86-video-ati/PKGBUILD
diff -u arch/build/x11-drivers/xf86-video-ati/PKGBUILD:1.16 arch/build/x11-drivers/xf86-video-ati/PKGBUILD:1.17
--- arch/build/x11-drivers/xf86-video-ati/PKGBUILD:1.16	Fri Jul  6 06:37:05 2007
+++ arch/build/x11-drivers/xf86-video-ati/PKGBUILD	Mon Jul 30 14:23:03 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.16 2007/07/06 10:37:05 alexander Exp $
+# $Id: PKGBUILD,v 1.17 2007/07/30 18:23:03 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-video-ati
 pkgver=6.6.192
-pkgrel=4
+pkgrel=5
 _mesaver=7.0
 pkgdesc="X.org ati video driver"
 arch=(i686 x86_64)
@@ -27,7 +27,8 @@
   CONFIG="linux-dri-x86"
   [ "$CARCH" = "x86_64" ] && CONFIG="linux-dri-x86-64"
   echo "EXTRA_LIB_PATH =" >> ${CONFIG}
-  echo "OPT_FLAGS = ${CFLAGS} -fno-strict-aliasing" >> ${CONFIG}
+  # currently commented, see FS#7590 for details
+  #echo "OPT_FLAGS = ${CFLAGS} -fno-strict-aliasing" >> ${CONFIG}
   echo "SRC_DIRS = glx/x11 mesa" >> ${CONFIG}
   echo "USING_EGL = 0" >> ${CONFIG}
   echo "PROGRAM_DIRS =" >> ${CONFIG}




More information about the arch-commits mailing list