Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148128013
D26169.id76154.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
578 B
Referenced Files
None
Subscribers
None
D26169.id76154.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D26169: Move libsqlite3 to the top of the SUBDIR list
Attached
Detach File
Event Timeline
Log In to Comment