1. 08 May, 2005 1 commit
  2. 28 Apr, 2005 1 commit
  3. 27 Apr, 2005 2 commits
    • unknown's avatar
      After review fix · de5db5af
      unknown authored
      BUILD/check-cpu:
        Remove defaul flag i386 and add a check to see wheter to set check_cpu_cflags or not.
      de5db5af
    • unknown's avatar
      Bug#9263 GCC4: -mcpu is depricated, use -mtune or -march instead · bb4df7df
      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
      bb4df7df