FreeBSD Bugzilla – Attachment 212050 Details for
Bug 238844
www/webkit2-gtk3: 2.x.y is buggy and breaks eclipse with x>=28
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
CMake options
238844.patch (text/plain), 1.28 KB, created by
Jonathan Chen
on 2020-02-29 20:04:35 UTC
(
hide
)
Description:
CMake options
Filename:
MIME Type:
Creator:
Jonathan Chen
Created:
2020-02-29 20:04:35 UTC
Size:
1.28 KB
patch
obsolete
>diff -ruN /usr/ports/www/webkit2-gtk3/Makefile ./Makefile >--- /usr/ports/www/webkit2-gtk3/Makefile 2020-02-20 17:17:26.767180000 +1300 >+++ ./Makefile 2020-03-01 08:54:20.665947000 +1300 >@@ -3,6 +3,7 @@ > > PORTNAME= webkit > PORTVERSION= 2.26.4 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= https://webkitgtk.org/releases/ > PKGNAMESUFFIX= 2-gtk3 >diff -ruN /usr/ports/www/webkit2-gtk3/files/patch-Source-cmake-OptionsCommon.cmake ./files/patch-Source-cmake-OptionsCommon.cmake >--- /usr/ports/www/webkit2-gtk3/files/patch-Source-cmake-OptionsCommon.cmake 1970-01-01 12:00:00.000000000 +1200 >+++ ./files/patch-Source-cmake-OptionsCommon.cmake 2020-03-01 08:53:52.883872000 +1300 >@@ -0,0 +1,11 @@ >+--- Source/cmake/OptionsCommon.cmake.orig 2020-03-01 08:15:43.203077000 +1300 >++++ Source/cmake/OptionsCommon.cmake 2020-03-01 08:14:23.672978000 +1300 >+@@ -155,7 +155,7 @@ >+ # Check for symbols >+ WEBKIT_CHECK_HAVE_SYMBOL(HAVE_REGEX_H regexec regex.h) >+ if (NOT (${CMAKE_SYSTEM_NAME} STREQUAL "Darwin")) >+-WEBKIT_CHECK_HAVE_SYMBOL(HAVE_PTHREAD_MAIN_NP pthread_main_np pthread_np.h) >++#WEBKIT_CHECK_HAVE_SYMBOL(HAVE_PTHREAD_MAIN_NP pthread_main_np pthread_np.h) >+ endif () >+ # Windows has signal.h but is missing symbols that are used in calls to signal. >+ WEBKIT_CHECK_HAVE_SYMBOL(HAVE_SIGNAL_H SIGTRAP signal.h)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238844
: 212050