An error occurred fetching the project authors.
  1. 09 May, 2005 3 commits
  2. 08 May, 2005 1 commit
  3. 28 Apr, 2005 1 commit
  4. 27 Apr, 2005 2 commits
    • unknown's avatar
      After review fix · cd50bf9a
      unknown authored
      BUILD/check-cpu:
        Remove defaul flag i386 and add a check to see wheter to set check_cpu_cflags or not.
      cd50bf9a
    • unknown's avatar
      Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march instead · 78f89a72
      unknown authored
         - Made a script that selects the best compiler optimizations for the current cpu.
         - Use the script from BUILD/SETUP.sh 
      
      
      BUILD/SETUP.sh:
        Run check-cpu and use the compiler optimization flags it outputs
      78f89a72