Module: Mesa
Branch: master
Commit: e6673e7ac285e013ba25ce0e8c5bba691b1cdf3e
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6673e7ac285e013ba25ce0e8c5bba691b1cdf3e

Author: Matt Turner <matts...@gmail.com>
Date:   Thu Aug 25 11:19:55 2016 -0700

mesa: Drop sed of now dead Plo files.

gen6/7/8_blorp.c were removed in commits c8bc1ae96a, e198983c61, and
16a9fcbbb6 respectively.

---

 configure.ac | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index d3dace8..6da7b38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2779,9 +2779,6 @@ AC_OUTPUT
 # Fix up dependencies in *.Plo files, where we changed the extension of a
 # source file
 $SED -i -e 's/brw_blorp.cpp/brw_blorp.c/' 
src/mesa/drivers/dri/i965/.deps/brw_blorp.Plo
-$SED -i -e 's/gen6_blorp.cpp/gen6_blorp.c/' 
src/mesa/drivers/dri/i965/.deps/gen6_blorp.Plo
-$SED -i -e 's/gen7_blorp.cpp/gen7_blorp.c/' 
src/mesa/drivers/dri/i965/.deps/gen7_blorp.Plo
-$SED -i -e 's/gen8_blorp.cpp/gen8_blorp.c/' 
src/mesa/drivers/dri/i965/.deps/gen8_blorp.Plo
 
 
 dnl

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to