need .WAIT before *san since they depend on libc++
This commit is contained in:
parent
4ac834d923
commit
5978bc7047
4
external/gpl3/gcc/lib/Makefile
vendored
4
external/gpl3/gcc/lib/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.12 2016/06/05 01:17:57 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2017/03/07 16:26:37 christos Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -12,6 +12,6 @@ SUBDIR+= liblto_plugin
|
||||
SUBDIR+= libsupc++ libstdc++-v3
|
||||
.endif
|
||||
|
||||
SUBDIR+= libasan libubsan
|
||||
SUBDIR+= .WAIT libasan libubsan
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user