Commit 9297f1ed authored by Dave Yeo's avatar Dave Yeo Committed by Diego Biurrun

configure: Set OS/2 objformat to a.out.

Signed-off-by: 's avatarDiego Biurrun <diego@biurrun.de>
parent d69f9a42
......@@ -2473,6 +2473,7 @@ case $target_os in
;;
os/2*)
ln_s="cp -f"
objformat="aout"
add_ldflags -Zomf -Zbin-files -Zargs-wild -Zmap
SHFLAGS='$(SUBDIR)$(NAME).def -Zdll -Zomf'
FFSERVERLDFLAGS=""
......
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