mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
This removes -static compile option. The -static option tells GCC to
link this statically with the libc, which we do not want in OpenWrt. We
want to link everything dynamically to the libc. This fixes a compile
problem with glibc.
References:
|
||
|---|---|---|
| .. | ||
| ltq-adsl | ||
| ltq-adsl-fw | ||
| ltq-adsl-mei | ||
| ltq-atm | ||
| ltq-deu | ||
| ltq-ifxos | ||
| ltq-ptm | ||
| ltq-tapi | ||
| ltq-vdsl-fw | ||
| ltq-vdsl-vr9 | ||
| ltq-vdsl-vr9-mei | ||
| ltq-vdsl-vr11 | ||
| ltq-vdsl-vr11-mei | ||
| ltq-vectoring | ||
| ltq-vmmc | ||
| vrx518_ep | ||
| vrx518_tc | ||