[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pkgsrc/inputmethod/ja-freewnn-* on Mac OS X
> > + CCOPTIONS="-DCSRG_BASED"
> > + CDEBUGFLAGS="-O2 -fno-strength-reduce"
BTW, I think these options are taken from old XFree86 3.x tree and
they may be obsolete:
- I wonder if CSRG_BASED is still needed
(is there any source which refers it?)
- -fno-strength-reduce was only required for a bug in gcc-2.7.2
and it was no longer needed for gcc-2.7.2.1 and later
(maybe it's rather worth for gcc3 to have -fno-strict-aliasing?)
---
Izumi Tsutsui