Improve compatibility
This commit is contained in:
parent
aeee3b44b9
commit
1bfb90a066
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
# opengl, video, X
|
# opengl, video, X
|
||||||
*/* dri opengl sdl -wayland xv xvmc X
|
*/* dri opengl sdl -wayland xv xvmc X
|
||||||
*/* video_drivers: nouveau
|
*/* video_drivers: nouveau intel vesa
|
||||||
|
|
||||||
# image formats
|
# image formats
|
||||||
*/* apng exif gif jpeg jpeg2k png svg tiff wmf
|
*/* apng exif gif jpeg jpeg2k png svg tiff wmf
|
||||||
@ -31,7 +31,7 @@
|
|||||||
*/* x86_cpu_features: aes avx mmxext mmx popcnt sse sse2 ssse3 sse4.1 sse4.2
|
*/* x86_cpu_features: aes avx mmxext mmx popcnt sse sse2 ssse3 sse4.1 sse4.2
|
||||||
|
|
||||||
# build options
|
# build options
|
||||||
*/* build_options: jobs=8 -optional_tests -recommended_tests -expensive_tests
|
*/* build_options: symbols=split jobs=8 -optional_tests -recommended_tests -expensive_tests
|
||||||
|
|
||||||
# targets
|
# targets
|
||||||
*/* targets: x86_64-pc-linux-gnu
|
*/* targets: x86_64-pc-linux-gnu
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
*/* video_drivers: intel vesa
|
|
||||||
|
|
||||||
*/* build_options: symbols=strip
|
|
@ -1,5 +1,3 @@
|
|||||||
*/* x86_cpu_features: avx2 fma sse3
|
*/* x86_cpu_features: avx2 fma sse3
|
||||||
|
|
||||||
*/* build_options: symbols=split
|
|
||||||
|
|
||||||
*/* targets: i686-pc-linux-gnu
|
*/* targets: i686-pc-linux-gnu
|
||||||
|
Loading…
Reference in New Issue
Block a user