CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/07/07 04:08:50
Modified files:
lang/sbcl : Makefile
Log message:
lang/sbcl: disable threads FLAVOR on i386
the sb-threads support needs i386_set_ldt() (we removed in 2016).
found by the hard way by sthen@
