jdp 2004-11-01 21:42:14 UTC
FreeBSD ports repository
Modified files:
lang/ezm3 Makefile
Log:
If -O[2-9] or -Os is in CFLAGS, override it with plain -O. The ezm3
build fails at elevated optimization levels due to aliasing bugs in
its elderly version of dtoa.c.
PR: ports/71456
Revision Changes Path
1.13 +5 -0 ports/lang/ezm3/Makefile