lvqcl wrote: > > Function FLAC__cpu_xgetbv_x86() is declared and defined only > if FLAC__HAS_X86INTRIN is defined. But now FLAC__cpu_info() > tries to call it even if FLAC__HAS_X86INTRIN is undefined, > which results in link error. This patch fixes the bug.
Applied. Thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
