Remove OpenSolaris include path referring to a non-existing directory
never committed from p4 dtrace branch. [The correct include path is referenced from every opensolaris compat consumer's module Makefile, so it doesn't serve any purpose anyway.] Reported by: arundel on freebsd-hackers@ via clang Approved by: kib (mentor) MFC after: 1 week
This commit is contained in:
parent
21c4d27f12
commit
1d70892dc0
@ -82,9 +82,6 @@ INCLUDES+= -I$S/dev/twa
|
||||
# ... and XFS
|
||||
INCLUDES+= -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs
|
||||
|
||||
# ... and OpenSolaris
|
||||
INCLUDES+= -I$S/contrib/opensolaris/compat
|
||||
|
||||
# ... and the same for cxgb
|
||||
INCLUDES+= -I$S/dev/cxgb
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user