1 |
Hi, |
2 |
|
3 |
On Mon, 20 Nov 2006 15:52:13 +0100 |
4 |
Bo Ørsted Andresen <bo.andresen@××××.dk> wrote: |
5 |
|
6 |
> Well, actually the mplayer ebuild don't care about your CFLAGS unless you |
7 |
> enable the custom-cflags USE flag. Otherwise march is entirely unset. |
8 |
|
9 |
No, the mplayer configure script would autodetect optimization and set |
10 |
the result as -march and -mcpu (and will also enable -O4). |
11 |
|
12 |
All such checking would of course be runtime only and your statement |
13 |
about march would be true if the cpudetection USE flag is set. |
14 |
|
15 |
Don't ask me about what happens when both custom-cflags and |
16 |
cpudetection are enabled... :-) |
17 |
|
18 |
-hwh |
19 |
|
20 |
-- |
21 |
gentoo-user@g.o mailing list |