From 7748c3f5eb1d98ca97d2cf6e516ff54a5d75130a Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 17 Apr 2017 13:29:41 +0100 Subject: configure.ac: deprecate --with-egl-platforms over --with-platforms Currently the former controls more than just EGL. With follow-up commits we'll unwind and fix things so that one can build the different drivers with said platform support. Signed-off-by: Emil Velikov --- docs/relnotes/17.1.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index 00624ed0137..e7cfe38fac4 100644 --- a/docs/relnotes/17.1.0.html +++ b/docs/relnotes/17.1.0.html @@ -73,6 +73,7 @@ Note: some of the new features are only available with certain drivers.
  • The swr driver now requires LLVM >= 3.9.0 and a C++14 capable compiler.
  • The radeonsi driver now requires LLVM 3.8.0.
  • The MESA_GLSL=opt and MESA_GLSL=no_opt environment vars have been removed.
  • +
  • The --with-egl-platforms configure option is deprecated. Use --with-platforms instead.
  • -- cgit v1.2.3