Lines Matching full:ldflags
76 .BI "\-\-ldflags"
79 .BI "\-\-ldflags\-libsonly"
82 .BI "\-\-ldflags\-searchpath"
85 .BI "\-\-ldflags\-system"
88 .BI "\-\-ldflags\-icuio"
133 `icu-config --cxx --cxxflags --cppflags --ldflags` -o props props.cpp
150 LDFLAGS =$(shell icu-config --ldflags)
229 .BI "\-\-ldflags"
235 for example "\-\-ldflags \-\-ldflags-icuio" if the icuio library is required
237 Equivalent to the $(LDFLAGS) Makefile variable.
239 .BI "\-\-ldflags\-layout"
242 .BI "\-\-ldflags\-icuio"
245 .BI "\-\-ldflags\-libsonly"
246 Similar to \fI\-\-ldflags\fP but only includes the \-l options.
248 .BI "\-\-ldflags\-searchpath"
249 Similar to \fI\-\-ldflags\fP but only includes the \-L search path options.
251 .BI "\-\-ldflags\-system"
252 Similar to \fI\-\-ldflags\fP but only includes system libraries (such as pthreads)