head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2020.12.05.12.03.26; author nia; state dead; branches; next 1.1; commitid Jn4TOYwMCsyP5yyC; 1.1 date 2020.11.10.11.27.10; author nia; state Exp; branches; next ; commitid 9fgVEJjYQxSoHkvC; desc @@ 1.2 log @mozjs78: Fix configure where the readline library isn't builtin. This commit also moves the location of WRKSRC so that no patches are applied to files in parent directories of WRKSRC. @ text @$NetBSD: patch-.._.._build_moz.configure_toolchain.configure,v 1.1 2020/11/10 11:27:10 nia Exp $ Builds fine on MacOS with newer toolchain --- ../../build/moz.configure/toolchain.configure.orig 2020-09-25 09:22:51.000000000 +0000 +++ ../../build/moz.configure/toolchain.configure @@@@ -141,7 +141,7 @@@@ with only_when(host_is_osx | target_is_o @@imports(_from='biplist', _import='readPlist') def macos_sdk(sdk, host): sdk_min_version = Version('10.11') - sdk_max_version = Version('10.15.4') + sdk_max_version = Version('10.15.6') if sdk: sdk = sdk[0] @ 1.1 log @lang: Add mozjs78. Needed by newer gjs (needed by gnome-shell). Based on work by Dan Cîrnaț and myself in wip. This directory contains SpiderMonkey 78, the JavaScript engine by Mozilla. @ text @d1 1 a1 1 $NetBSD$ @