CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/09/25 14:43:09
Modified files:
multimedia/xine-lib: Makefile
multimedia/xine-lib/patches: patch-src_xine-utils_cpu_accel_c
Added files:
multimedia/xine-lib/patches: patch-src_xine-utils_mangle_h
Log message:
Correct detection of code being compiled as PIC. Allows the cpuid inline
assembly code to compile thus allowing dynamic SIMD instruction detection
and the use of MMX Extended and 3DNow (as well as SSE/SSE2 if and when
such code is added).
ok jakemsr@