Changeset 153 for trunk/docs


Ignore:
Timestamp:
Jan 11, 2008, 11:47:17 PM (17 years ago)
Author:
katerina
Message:

Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler warnings fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r152 r153  
    112.4.2:
     2        * fix some compiler warnings
     3        * use -D_FORTIFY_SOURCE=1 -fstack-protector-all instead
     4          of -fstack-protector
     5        * always add PTHREAD_CFLAGS to LDFLAGS
    26        * sh_tiger0.c: checksum functions return length of file hashed,
    37          needed to fix GrowingLogfile bug (researched by
Note: See TracChangeset for help on using the changeset viewer.