From fae50821ae22099d0406090228bc4c5b6af693ad Mon Sep 17 00:00:00 2001 From: "Simon J. Gerraty" Date: Fri, 16 May 2014 14:09:51 +0000 Subject: Updated dependencies --- usr.bin/clang/clang-tblgen/Makefile.depend | 6 +++--- usr.bin/clang/clang/Makefile.depend | 6 ++++-- usr.bin/clang/tblgen/Makefile.depend | 6 +++--- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'usr.bin/clang') diff --git a/usr.bin/clang/clang-tblgen/Makefile.depend b/usr.bin/clang/clang-tblgen/Makefile.depend index 1a3fce45f4e3..70ecfefb3674 100644 --- a/usr.bin/clang/clang-tblgen/Makefile.depend +++ b/usr.bin/clang/clang-tblgen/Makefile.depend @@ -3,17 +3,17 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ - gnu/lib/libgcc \ - gnu/lib/libstdc++ \ - gnu/lib/libsupc++ \ + gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/clang/libllvmsupport \ lib/clang/libllvmtablegen \ lib/libc \ + lib/libc++ \ lib/libcompiler_rt \ lib/msun \ + lib/ncurses/ncurses \ .include diff --git a/usr.bin/clang/clang/Makefile.depend b/usr.bin/clang/clang/Makefile.depend index 947a3e94601d..f7414039dde3 100644 --- a/usr.bin/clang/clang/Makefile.depend +++ b/usr.bin/clang/clang/Makefile.depend @@ -3,8 +3,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ - gnu/lib/libstdc++ \ - gnu/lib/libsupc++ \ + gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ @@ -81,9 +80,12 @@ DIRDEPS = \ lib/clang/libllvmx86instprinter \ lib/clang/libllvmx86utils \ lib/libc \ + lib/libc++ \ lib/libcompiler_rt \ lib/msun \ + lib/ncurses/ncurses \ usr.bin/clang/clang-tblgen.host \ + usr.bin/clang/tblgen.host \ .include diff --git a/usr.bin/clang/tblgen/Makefile.depend b/usr.bin/clang/tblgen/Makefile.depend index 1a3fce45f4e3..70ecfefb3674 100644 --- a/usr.bin/clang/tblgen/Makefile.depend +++ b/usr.bin/clang/tblgen/Makefile.depend @@ -3,17 +3,17 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ - gnu/lib/libgcc \ - gnu/lib/libstdc++ \ - gnu/lib/libsupc++ \ + gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/clang/libllvmsupport \ lib/clang/libllvmtablegen \ lib/libc \ + lib/libc++ \ lib/libcompiler_rt \ lib/msun \ + lib/ncurses/ncurses \ .include -- cgit v1.2.3