From f8fec21c80dd5cede814ec77934cf84fb19e9a3b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 20 Sep 2009 19:32:00 +0000 Subject: Updated to 4.3.1 --- icu4c/build/icu4c.SlackBuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'icu4c') diff --git a/icu4c/build/icu4c.SlackBuild b/icu4c/build/icu4c.SlackBuild index 09d795f7..a1be7fd9 100755 --- a/icu4c/build/icu4c.SlackBuild +++ b/icu4c/build/icu4c.SlackBuild @@ -32,6 +32,8 @@ # Changelog: # 4.2.0.1-1: 23/Jun/2009 by Eric Hameleers # * Initial build. +# 4.3.1-1: 20/sep/2009 by Eric Hameleers +# * Update. # # Run 'sh icu4c.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -42,7 +44,7 @@ # Set initial variables: PRGNAM=icu4c -VERSION=${VERSION:-4.2.0.1} +VERSION=${VERSION:-4.3.1} ARCH=${ARCH:-x86_64} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} @@ -85,9 +87,6 @@ case "$ARCH" in x86_64) SLKCFLAGS="-O2 -fPIC" SLKLDFLAGS="-L/usr/lib64"; LIBDIRSUFFIX="64" ;; - athlon-xp) SLKCFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" - SLKLDFLAGS=""; LIBDIRSUFFIX="" - ;; esac # Create working directories: -- cgit v1.2.3-79-gdb01