mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-02 07:30:58 +00:00
mesa_gpu-etnaviv: etnaviv already part of mesa
Since the parts of the 'etnaviv' library are already part of the 'mesa.lib.so' that is normally loaded along-side remove the duplication here. Issue #4329.
This commit is contained in:
parent
133d21ad38
commit
d39af2206c
@ -1,5 +1,5 @@
|
|||||||
SHARED_LIB = yes
|
SHARED_LIB = yes
|
||||||
LIBS = libc egl etnaviv
|
LIBS = libc egl
|
||||||
|
|
||||||
include $(REP_DIR)/lib/mk/mesa-common.inc
|
include $(REP_DIR)/lib/mk/mesa-common.inc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user