Show
Ignore:
Timestamp:
04/11/06 16:16:25 (3 years ago)
Author:
bart
Message:

Tagging the release of beta2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/tags/0.9.5-beta2/Makefile.in

    r178 r200  
    33LTLIBRARY_SHARED_NAME = eaccelerator.la 
    44 
    5 EXTRA_CFLAGS = -O2 
     5EXTRA_CFLAGS = -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables 
    66 
    77include $(top_srcdir)/build/dynlib.mk