Kaydet (Commit) a9a9f694 authored tarafından Michael Stahl's avatar Michael Stahl

avmedia: the Module makefile already checks and disables that

Change-Id: I4620a0358e06e56684954f208d19bd4350e397a5
üst 0c58b399
......@@ -7,7 +7,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
ifeq ($(ENABLE_OPENGL),TRUE)
$(eval $(call gb_Library_Library,avmediaogl))
$(eval $(call gb_Library_set_componentfile,avmediaogl,avmedia/source/opengl/avmediaogl))
......@@ -57,5 +56,5 @@ $(eval $(call gb_Library_add_libs,avmediaogl,\
-lGL \
))
endif
endif
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment