DIRDEPS_BUILD: Update GCC dependencies.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
b4dd422926
commit
a81cff6ddd
@ -11,7 +11,6 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libc_nonshared \
|
||||
lib/libcompiler_rt \
|
||||
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
gnu/usr.bin/cc/cc_tools \
|
||||
gnu/usr.bin/cc/libcpp \
|
||||
gnu/usr.bin/cc/libiberty \
|
||||
|
@ -2,6 +2,8 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
gnu/usr.bin/cc/cc_int \
|
||||
gnu/usr.bin/cc/cc_tools \
|
||||
gnu/usr.bin/cc/libcpp \
|
||||
|
@ -2,11 +2,14 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
gnu/usr.bin/cc/cc_int \
|
||||
gnu/usr.bin/cc/cc_tools \
|
||||
gnu/usr.bin/cc/libcpp \
|
||||
gnu/usr.bin/cc/libdecnumber \
|
||||
gnu/usr.bin/cc/libiberty \
|
||||
gnu/usr.bin/gperf.host \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -8,9 +8,9 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libc_nonshared \
|
||||
lib/libcompiler_rt \
|
||||
lib/msun \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -11,7 +11,6 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libc_nonshared \
|
||||
lib/libcompiler_rt \
|
||||
|
||||
|
||||
|
@ -10,7 +10,6 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libc_nonshared \
|
||||
lib/libcompiler_rt \
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user