Page MenuHomeFreeBSD

D26169.id76154.diff
No OneTemporary

D26169.id76154.diff

Index: lib/Makefile
===================================================================
--- lib/Makefile
+++ lib/Makefile
@@ -23,9 +23,12 @@
msun
# The main list; please keep these sorted alphabetically.
+# The only exception is sqlite3: we place it at the start of the list since it
+# takes a long time to build and starting it first improves parallelism.
SUBDIR= ${SUBDIR_BOOTSTRAP} \
.WAIT \
+ libsqlite3 \
geom \
libalias \
libarchive \
@@ -84,7 +87,6 @@
librtld_db \
libsbuf \
libsmb \
- libsqlite3 \
libstdbuf \
libstdthreads \
libsysdecode \

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 16, 11:51 PM (11 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29795067
Default Alt Text
D26169.id76154.diff (578 B)

Event Timeline