Page MenuHomeFreeBSD

D52932.id163772.diff
No OneTemporary

D52932.id163772.diff

diff --git a/tools/build/Makefile b/tools/build/Makefile
--- a/tools/build/Makefile
+++ b/tools/build/Makefile
@@ -85,6 +85,10 @@
SRCS+= reallocarray.c
.endif
+.if !exists(${HOST_INCLUDE_ROOT}/stdckdint.h)
+INCS+= stdckdint.h
+.endif
+
.if exists(${HOST_INCLUDE_ROOT}/sys/stat.h)
_WITH_UTIMENS!= grep -c utimensat ${HOST_INCLUDE_ROOT}/sys/stat.h || true
.else

File Metadata

Mime Type
text/plain
Expires
Wed, Jun 24, 5:58 PM (12 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34290484
Default Alt Text
D52932.id163772.diff (370 B)

Event Timeline