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

List:       freedesktop-xorg
Subject:    Patch for review (imake related)
From:       Anton Markov <anton () truxtar ! com>
Date:       2004-09-29 0:25:27
Message-ID: 415A00F7.7040109 () truxtar ! com
[Download RAW message or body]

Hello everyone,

Could somebody with a good understanding of the imake system please 
review the following patch which fixes a compilation/configuration bug 
as described at:

<https://freedesktop.org/bugzilla/show_bug.cgi?id=1349>

Summary: Undefined 'DefaultGcc2i386Opt' causes compilation error

==== Patch Begins ====

--- xc.old/config/cf/linux.cf	2004-09-12 23:42:33.000000000 -0400
+++ xc/config/cf/linux.cf	2004-09-12 23:44:38.000000000 -0400
@@ -813,6 +813,9 @@
  #endif

  #ifdef i386Architecture
+# ifndef DefaultGcc2i386Opt
+#  define DefaultGcc2i386Opt -O2 -fno-strength-reduce
+# endif
  # ifndef OptimizedCDebugFlags
  #  define OptimizedCDebugFlags	DefaultGcc2i386Opt
  # endif


==== Patch Ends ====

-- 
Anton Markov <("anton" + "@" + "truxtar" + "." + "com")>

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

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