Page MenuHomeFreeBSD

D18939.1778334501.diff
No OneTemporary

Size
550 B
Referenced Files
None
Subscribers
None

D18939.1778334501.diff

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

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)

Event Timeline