5 Jan
2008
5 Jan
'08
3:04 p.m.
Il Saturday 05 January 2008 15:34:39 Diego 'Flameeyes' Pettenò ha scritto:
The attached patch changes the cut command used to discovery of optval so that it takes _everything_ after the first = sign.
Without this, passing -extra-cflags="-march=atlhlon64 -O3" sets the CFLAGS just to -march (making GCC fail).
thanks, applied