Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162633379
D54106.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
475 B
Referenced Files
None
Subscribers
None
D54106.diff
View Options
diff --git a/lib/libsysdecode/Makefile b/lib/libsysdecode/Makefile
--- a/lib/libsysdecode/Makefile
+++ b/lib/libsysdecode/Makefile
@@ -144,7 +144,7 @@
.endif
ioctl.c.tmp: mkioctls .META
env CPP="${CPP}" MK_PF="${MK_PF}" \
- /bin/sh ${.CURDIR}/mkioctls ${SYSROOT:U${DESTDIR}}${INCLUDEDIR} > ${.TARGET}
+ /bin/sh ${.CURDIR}/mkioctls ${MKTABLES_INCLUDEDIR} > ${.TARGET}
ioctl.c: ioctl.c.tmp
if [ ! -e ${.TARGET} ] || ! cmp -s ${.TARGET} ${.TARGET}.tmp; then \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 6:57 AM (5 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35127773
Default Alt Text
D54106.diff (475 B)
Attached To
Mode
D54106: libsysdecode: Use consistent include path
Attached
Detach File
Event Timeline
Log In to Comment