2e5d9b5137
xulrunners. this was necessary for smooth migration, since we want plugins work for mozilla 1.8 branch too (seamonkey, thunderbird); they are upwards-compatible if built against 1.8. however, some new applications started to depend on 1.9, and also other (non-plugin) apps will start to migrate so that the old xulrunner can go away requested by many; bulk build & pkgpath & bump done by sthen@
11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
$OpenBSD: patch-js_src_build_mk,v 1.1.1.1 2009/07/27 21:35:56 martynas Exp $
|
|
--- js/src/build.mk.orig Wed Feb 14 18:58:53 2007
|
|
+++ js/src/build.mk Thu Aug 21 17:43:27 2008
|
|
@@ -38,6 +38,5 @@
|
|
TIERS += js
|
|
|
|
tier_js_dirs += \
|
|
- js/src/fdlibm \
|
|
js/src \
|
|
$(NULL)
|