Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/
Dtrylink114 GC_SECTIONS="-Wl,--gc-sections"
118 GC_SECTIONS=""
122 if test -n "$GC_SECTIONS"; then
123 if ! check_cc "$GC_SECTIONS"; then
124 echo "Your linker does not support $GC_SECTIONS"
125 GC_SECTIONS=""
141 $GC_SECTIONS \
168 $GC_SECTIONS \
197 $GC_SECTIONS \
227 $GC_SECTIONS \
[all …]