Skip to content
Snippets Groups Projects
Commit 67391ff6 authored by Howard Chu's avatar Howard Chu
Browse files

Cleanup comment

parent 1b4a03c3
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC)
LTONLY_LIB = $(@PLAT@_LTONLY_LIB)
# libtool --only flag for modules: depends on linkage of module
# The BUILD_MOD_DYNAMIC macro is defined in each backend Makefile.in file
# The BUILD_MOD macro is defined in each backend Makefile.in file
LTONLY_yes = static
LTONLY_mod = shared
LTONLY_MOD = # --only-$(BUILD_MOD)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment