Home
last modified time | relevance | path

Searched refs:LDSTATIC (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
DBuild.sh636 test_z "$LDSTATIC" || if test_z "$LDFLAGS"; then
637 LDFLAGS=$LDSTATIC
639 LDFLAGS="$LDFLAGS $LDSTATIC"
2769 LDSTATIC set this to '-static'; default unset
Dmksh.faq112 wish to <tt>export LDSTATIC=-static</tt> for a static build as well.</p>