0.8.12.7: Merge package locks, AKA "what can go wrong with a 3783 line patch?"
[sbcl.git] / doc / manual / package-locks-basic.texinfo
1 @node Package Locks
2 @chapter Package Locks
3
4 SBCL does not currently include package locking support by default. To
5 build SBCL with package locking enabled add @code{:sb-package-locks}
6 to target @code{*features*} as per instructions in the file
7 @file{INSTALL}.