Redefine SUNW based on SYSDIR in an attempt to fix a build problem.
MFC after: 2 weeks
This commit is contained in:
@@ -4,7 +4,7 @@ SYSDIR?= ${.CURDIR}/../../..
|
||||
|
||||
ARCHDIR= ${MACHINE_CPUARCH}
|
||||
|
||||
SUNW= ${.CURDIR}/../../../../cddl/contrib/opensolaris
|
||||
SUNW= ${SYSDIR}/../cddl/contrib/opensolaris
|
||||
|
||||
.PATH: ${SYSDIR}/cddl/contrib/opensolaris/uts/common/dtrace
|
||||
.PATH: ${SYSDIR}/cddl/compat/opensolaris/kern
|
||||
|
||||
Reference in New Issue
Block a user