提交 f183cfeb 编写于 作者: D Dave Yeo 提交者: Michael Niedermayer

OS/2: lxlite should use stdout

This causes lxlite to use stdout instead of vioXXX
functions. This improves fate and build logs readability.
Affects OS/2 only.
Signed-off-by: NMans Rullgard <mans@mansr.com>
(cherry picked from commit cc4e9d2a)
上级 3308ddfb
......@@ -2433,7 +2433,7 @@ case $target_os in
ranlib="echo ignoring ranlib"
;;
os/2*)
strip="lxlite"
strip="lxlite -CS"
ln_s="cp -f"
add_ldflags -Zomf -Zbin-files -Zargs-wild -Zmap
SHFLAGS='$(SUBDIR)$(NAME).def -Zdll -Zomf'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册