Searched refs:ldopts (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dlibpng-config-head.in23 ldopts=""
H A Dlibpng-config.in26 ldopts=""
44 --ldopts print linker options
45 --ldflags print linker flags (ldopts, L_opts, R_opts, and libs)
106 --ldopts)
107 echo ${ldopts}
111 echo ${ldopts} ${L_opts} ${R_opts} ${libs}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c41 static const char *ldopts[] = { local
53 enum ldopts { enum
72 ldopts, "option", TCL_EXACT, &optindex) != TCL_OK)
75 switch ((enum ldopts)optindex) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A DMakefile591 PERL_EMBED_LDOPTS = `perl -MExtUtils::Embed -e ldopts 2>/dev/null`

Completed in 168 milliseconds