Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148650445
D41456.1787889706.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
822 B
Referenced Files
None
Subscribers
None
D41456.1787889706.diff
View Options
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -114,7 +114,6 @@
.include "${LIBC_SRCTOP}/resolv/Makefile.inc"
.include "${LIBC_SRCTOP}/stdio/Makefile.inc"
.include "${LIBC_SRCTOP}/stdlib/Makefile.inc"
-.include "${LIBC_SRCTOP}/stdlib/jemalloc/Makefile.inc"
.include "${LIBC_SRCTOP}/stdtime/Makefile.inc"
.include "${LIBC_SRCTOP}/string/Makefile.inc"
.include "${LIBC_SRCTOP}/sys/Makefile.inc"
diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc
--- a/lib/libc/stdlib/Makefile.inc
+++ b/lib/libc/stdlib/Makefile.inc
@@ -29,6 +29,8 @@
SYM_MAPS+= ${LIBC_SRCTOP}/stdlib/Symbol.map
+.include "${LIBC_SRCTOP}/stdlib/jemalloc/Makefile.inc"
+
# machine-dependent stdlib sources
.sinclude "${LIBC_SRCTOP}/${LIBC_ARCH}/stdlib/Makefile.inc"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 4:01 AM (9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29476276
Default Alt Text
D41456.1787889706.diff (822 B)
Attached To
Mode
D41456: libc: include malloc via stdlib/Makefile.inc
Attached
Detach File
Event Timeline
Log In to Comment