Print this page
8616 ld has trouble parsing -z options specified with -Wl
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>

*** 23,32 **** --- 23,33 ---- # Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved. # # # Copyright (c) 2012, Joyent, Inc. All rights reserved. + # Copyright 2017 RackTop Systems. # @ _START_ # Message file for cmd/sgs/libld.
*** 728,737 **** --- 729,739 ---- @ MSG_QSTR_RIGHTBKT "'}'" @ MSG_QSTR_PIPE "'|'" @ MSG_QSTR_STAR "'*'" @ MSG_STR_DOT "." @ MSG_STR_SLASH "/" + @ MSG_STR_COMMA "," @ MSG_STR_DYNAMIC "(.dynamic)" @ MSG_STR_ORIGIN "$ORIGIN" @ MSG_STR_MACHINE "$MACHINE" @ MSG_STR_PLATFORM "$PLATFORM" @ MSG_STR_ISALIST "$ISALIST"