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. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| 001-fix-compile.patch | ||
| 010-warnings.patch | ||
| 020-not-leak-cflags.patch | ||
| 030-no-static-linking.patch | ||
| 100-compat.patch | ||
| 101_no-date-time.patch | ||
| 110-reset-g_tx_link_rate-on-showtime-exit.patch | ||