evas: fix segfault due to optimization flags
commit39a80365d2a915fd74641cc0e086ef4d5eae7219
authorMarc Andre Tanner <mat@brain-dump.org>
Sat, 10 Oct 2009 17:59:48 +0000 (10 19:59 +0200)
committerMarc Andre Tanner <mat@brain-dump.org>
Sat, 10 Oct 2009 17:59:48 +0000 (10 19:59 +0200)
treee016eb0c020b28bfddb5feb0132c01961da0130d
parent6f100d87a69ee6f97315d9c2e20a0eb418753b5d
evas: fix segfault due to optimization flags

The elementary dialog application segfaults on startup
when evas is compiled with:

 -Os -pipe -march=armv4t -mtune=arm9tdmi

so avoid optimization flags for now when compiling it.

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
sources/sections/evas.sh