Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145626453
D18939.1778334501.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
550 B
Referenced Files
None
Subscribers
None
D18939.1778334501.diff
View Options
Index: head/lang/lua53/Makefile
===================================================================
--- head/lang/lua53/Makefile
+++ head/lang/lua53/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lua
DISTVERSION= 5.3.5
+PORTREVISION=1
CATEGORIES= lang
MASTER_SITES= https://www.lua.org/ftp/
PKGNAMESUFFIX= 53
@@ -102,6 +103,9 @@
# end of option vars
CFLAGS+= -fPIC
+# 2019-01-25: -pthread in LIBS is a work around for the following bug:
+# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235211
+LIBS+= -pthread
WITHOUT_NO_STRICT_ALIASING=yes
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 9, 1:48 PM (1 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28609998
Default Alt Text
D18939.1778334501.diff (550 B)
Attached To
Mode
D18939: Add pthread to lang/lua53
Attached
Detach File
Event Timeline
Log In to Comment