1. 23 10月, 2004 10 次提交
  2. 22 10月, 2004 14 次提交
  3. 21 10月, 2004 2 次提交
  4. 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
  5. 19 10月, 2004 13 次提交