mesa_gpu-iris: iris is linked into mesa already

* remove from library dependency

issue #4380
This commit is contained in:
Sebastian Sumpf 2021-10-27 14:41:17 +02:00 committed by Christian Helmuth
parent ce409a2438
commit b7d25636e5

View File

@ -1,5 +1,5 @@
SHARED_LIB = yes
LIBS = libc egl iris
LIBS = libc egl
include $(REP_DIR)/lib/mk/mesa-common.inc