File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -794,13 +794,12 @@ Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_IBT or GNU_PROPERTY
794794is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
795795.Pp
796796.It Cm dynamic-undefined-weak
797- Make undefined weak symbols dynamic when the dynamic symbol table is present,
798- if they are referenced from a relocatable object file and not forced local by symbol visibility or versioning.
799- Do not make them dynamic when
797+ Make undefined weak symbols dynamic when the dynamic symbol table is present, if they are referenced from
798+ relocatable object files and not forced local by symbol visibility or versioning. Do not make them dynamic when
800799.Cm nodynamic-undefined-weak
801800is specified.
802801.Cm dynamic-undefined-weak
803- is the default when building a position-independent executable or shared object, or when an input shared object is present.
802+ is the default when building a shared object, or when an input shared object is present.
804803.Pp
805804.It Cm pauth-report Ns = Ns Ar [none|warning|error]
806805Specify how to report the missing GNU_PROPERTY_AARCH64_FEATURE_PAUTH property.
You can’t perform that action at this time.
0 commit comments