Improve compatibility

This commit is contained in:
Julian Ospald 2016-10-25 17:21:43 +02:00
parent aeee3b44b9
commit 1bfb90a066
3 changed files with 2 additions and 7 deletions

View File

@ -15,7 +15,7 @@
# opengl, video, X
*/* dri opengl sdl -wayland xv xvmc X
*/* video_drivers: nouveau
*/* video_drivers: nouveau intel vesa
# image formats
*/* 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
# 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: x86_64-pc-linux-gnu

View File

@ -1,3 +0,0 @@
*/* video_drivers: intel vesa
*/* build_options: symbols=strip

View File

@ -1,5 +1,3 @@
*/* x86_cpu_features: avx2 fma sse3
*/* build_options: symbols=split
*/* targets: i686-pc-linux-gnu