Kaydet (Commit) ec51a959 authored tarafından Luboš Luňák's avatar Luboš Luňák

libs should be listed after the libs that require them

üst 2ed07457
...@@ -65,8 +65,8 @@ $(eval $(call gb_Library_use_libraries,scfilt,\ ...@@ -65,8 +65,8 @@ $(eval $(call gb_Library_use_libraries,scfilt,\
)) ))
$(eval $(call gb_Library_use_externals,scfilt,\ $(eval $(call gb_Library_use_externals,scfilt,\
zlib \
orcus \ orcus \
zlib \
)) ))
$(eval $(call gb_Library_add_exception_objects,scfilt,\ $(eval $(call gb_Library_add_exception_objects,scfilt,\
......
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