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

undefined function warning gb_Library__set_soversion_script_platform

Change-Id: I81df2b8d2016a900bdebc0feaa33db7e587ba4bb
üst 9f9a89a2
......@@ -192,6 +192,8 @@ $(call gb_LinkTarget_get_target,$(2)) : LAYER := $(call gb_Library_get_layer,$(1
endef
gb_Library__set_soversion_script_platform =
# Executable class
......
......@@ -32,4 +32,7 @@ gb_Executable_LAYER := \
$(foreach exe,$(gb_Executable_OOO),$(exe):OOO) \
$(foreach exe,$(gb_Executable_NONE),$(exe):NONE) \
# empty to avoid --warn-undefined-functions
gb_Library__set_soversion_script_platform =
# vim:set noexpandtab:
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