pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: Little more details about OS(SOLARIS)
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Oct 8 02:20:47 2018 +0200
Changeset: 1cea0da1c397bd7b888e190de348e1f7691b9dd7
Modified Files:
webkit-gtk/COMMIT_MSG
Log Message:
webkit-gtk: Little more details about OS(SOLARIS)
(__Os__ macros avoidance was already mentioned... while adding
OS(SOLARIS) to the OS(UNIX) macro was not, mention that!)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1cea0da1c397bd7b888e190de348e1f7691b9dd7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/COMMIT_MSG | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/webkit-gtk/COMMIT_MSG b/webkit-gtk/COMMIT_MSG
index ae17b8041a..4df89b0771 100644
--- a/webkit-gtk/COMMIT_MSG
+++ b/webkit-gtk/COMMIT_MSG
@@ -9,8 +9,8 @@ pkgsrc changes:
triplets that have `webkit-jit' option as suggested one.
- Always use OS(...) and BOS(...) macros instead of __Os__ macros for
consistency with webkit code.
- - Add definition for BOS(SOLARIS) and OS(SOLARIS) and use them consistently
- instead of using `__sun' macro.
+ - Add definition for BOS(SOLARIS) and OS(SOLARIS) and add it to the
+ OS(UNIX) OSes list.
- Limit patch-Source_JavaScriptCore_jit_ExecutableAllocator.cpp to
OpenBSD. It is no longer present on FreeBSD ports and it is not
problematic on NetBSD.
Home |
Main Index |
Thread Index |
Old Index