[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdesdk/debian
From:       Ben Burton <bab () debian ! org>
Date:       2003-03-16 21:37:20
[Download RAW message or body]

CVS commit by benb: 

Removed alpha/xinerama compile options.


  M +7 -1      changelog   1.49.2.8
  M +1 -7      rules   1.49.2.8


--- kdesdk/debian/changelog  #1.49.2.7:1.49.2.8
@@ -2,8 +2,14 @@
 
   * New upstream release.
+
+ -- Ben Burton <bab@debian.org>  Mon, 17 Mar 2003 08:35:19 +1100
+
+kdesdk (4:3.1.0-5) unstable; urgency=low
+
   * Renamed symbolmatch to kmmatch and kdefixincludes to fixkdeincludes;
     these will be the upstream names in KDE 3.2.
+  * Removed alpha compile options.
 
- -- Ben Burton <bab@debian.org>  Thu,  6 Mar 2003 08:36:42 +1100
+ -- Ben Burton <bab@debian.org>  Mon, 17 Mar 2003 08:35:19 +1100
 
 kdesdk (4:3.1.0-4) unstable; urgency=low

--- kdesdk/debian/rules  #1.49.2.7:1.49.2.8
@@ -30,9 +30,4 @@
 endif
 
-ifeq ($(DEB_BUILD_GNU_TYPE),alpha-linux)
-  export CFLAGS +=-O0 -mieee
-  export CXXFLAGS +=-O0 -mieee
-endif
-
 ifeq ($(DEB_BUILD_GNU_TYPE),i386-linux)
   # Uncomment the following 2 lines to enable i686 optimziation
@@ -40,5 +35,4 @@
   #export CFLAGS=-O3 -march=i686 -ffast-math -finline-functions
   #export CXXFLAGS=-O3 -march=i686 -ffast-math -finline-functions
-  XINERAMA=--with-xinerama
 endif
 
@@ -72,5 +66,5 @@
         # run configure with build tree $(objdir)
         cd $(objdir) && \
-        ../configure $(configkde) $(XINERAMA)
+        ../configure $(configkde)
 
         touch configure-stamp


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic