Skip to content

Commit

Permalink
mesalib: Remove outdated configure switch --enable-texture-float
Browse files Browse the repository at this point in the history
Address the warning below.

    configure: WARNING: unrecognized options: --enable-texture-float
  • Loading branch information
pmenzel authored and donald committed Oct 10, 2018
1 parent 2cae144 commit 1158572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mesalib.be0
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ PATCHURL+=(/src/mariux/patches/0001-intel-tools-Include-stdarg.h.patch)

mee_configure() {
start_cmd ${S}/autogen.sh ${DEFCONFIG} \
--enable-texture-float \
--enable-gles1 \
--enable-gles2 \
--enable-osmesa \
Expand Down

0 comments on commit 1158572

Please sign in to comment.