glx: print FPS with 2 decimal places
[mesa.git] / .gitlab-ci / meson-build.sh
index b618f45a2c2442e0f946db4eb292641db2d278cf..b16a82472b71902bc706c4eadef5c9339e7fe450 100755 (executable)
@@ -54,7 +54,6 @@ meson _build --native-file=native.file \
       ${GALLIUM_ST} \
       -D gallium-drivers=${GALLIUM_DRIVERS:-[]} \
       -D vulkan-drivers=${VULKAN_DRIVERS:-[]} \
-      -D I-love-half-baked-turnips=true \
       ${EXTRA_OPTION}
 cd _build
 meson configure