crosstool-ng/scripts/build/libc
Alexey Neyman c1b7324fc3 Avoid trampling user's LDFLAGS_FOR_HOST...
... by passing BUILD_LDFLAGS twice (the 2nd argument overrides the first).
Also, no need to pass -I/-L for BUILD_CFLAGS/LDFLAGS, they are already included
by crosstool-NG.sh (but keep for BUILD_CPPFLAGS, as we set it up here).
Remove -Wl,-Bstatic/-Wl,-Bdynamic (we only build static complibs).

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-10 10:39:37 -08:00
..
avr-libc.sh Fix use of custom location if it is a directory. 2016-12-02 15:02:58 -08:00
glibc.sh Avoid trampling user's LDFLAGS_FOR_HOST... 2017-01-10 10:39:37 -08:00
mingw.sh Partially revert 6f8e89cb5c. 2016-11-20 23:50:17 -08:00
musl.sh Partially revert 6f8e89cb5c. 2016-11-20 23:50:17 -08:00
newlib.sh Partially revert 6f8e89cb5c. 2016-11-20 23:50:17 -08:00
none.sh libc/*.sh: Deprecate libc_check_config step. 2016-08-23 11:00:27 -07:00
uClibc.sh Fix use of custom location if it is a directory. 2016-12-02 15:02:58 -08:00