1. 25 10月, 2004 3 次提交
  2. 24 10月, 2004 5 次提交
  3. 23 10月, 2004 12 次提交
  4. 22 10月, 2004 14 次提交
  5. 21 10月, 2004 2 次提交
  6. 20 10月, 2004 1 次提交
    • N
      When using GCC, change the default CFLAGS to: · 857e210e
      Neil Conway 提交于
        -O2 -Wall -Wmissing-prototypes -Wpointer-arith
      
      Check whether the version of GCC we are using supports any of:
      
        -Wdeclaration-after-statement
        -Wendif-labels
        -Wold-style-definition
      
      And add the supported flags to CFLAGS.
      857e210e
  7. 19 10月, 2004 3 次提交