aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/makefile/unix_shr.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/config/makefile/unix_shr.in')
-rw-r--r--misc/config/makefile/unix_shr.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/config/makefile/unix_shr.in b/misc/config/makefile/unix_shr.in
index 558ece61e..a3be7d3af 100644
--- a/misc/config/makefile/unix_shr.in
+++ b/misc/config/makefile/unix_shr.in
@@ -7,7 +7,7 @@ CHECK_OPT = @{var:check_opt}
MACH_OPT = @{var:mach_opt}
LANG_FLAGS = @{var:lang_flags}
WARN_FLAGS = @{var:warn_flags}
-SO_OBJ_FLAGS = @{var:so_obj_flags}
+SO_OBJ_FLAGS = @{var:shared_flags}
SO_LINK_CMD = @{var:so_link}
LINK_TO = @{var:link_to}