Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109317091
D42450.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
674 B
Referenced Files
None
Subscribers
None
D42450.diff
View Options
diff --git a/lang/sbcl/files/patch-src_runtime_Config.x86-freebsd b/lang/sbcl/files/patch-src_runtime_Config.x86-freebsd
new file mode 100644
--- /dev/null
+++ b/lang/sbcl/files/patch-src_runtime_Config.x86-freebsd
@@ -0,0 +1,12 @@
+--- src/runtime/Config.x86-freebsd.orig 2023-11-03 01:58:54 UTC
++++ src/runtime/Config.x86-freebsd
+@@ -17,7 +17,8 @@ LINKFLAGS += -dynamic -Wl,--export-dynamic -m32
+ # runtime.
+ LINKFLAGS += -dynamic -Wl,--export-dynamic -m32
+
+-OS_LIBS += -lutil
++OS_LIBS += -lutil -L/usr/local/lib
++CPPFLAGS += -isystem/usr/local/include
+
+ # use libthr (1:1 threading). libpthread (m:n threading) does not work.
+ ifdef LISP_FEATURE_SB_THREAD
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 4, 12:10 PM (14 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16453137
Default Alt Text
D42450.diff (674 B)
Attached To
Mode
D42450: lang/sbcl: Fix build on i386
Attached
Detach File
Event Timeline
Log In to Comment