You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-lang/spidermonkey/files/spidermonkey-1.6-header.patch

14 lines
270 B

Index: src/Makefile.ref
===================================================================
--- src.orig/Makefile.ref
+++ src/Makefile.ref
@@ -185,6 +185,8 @@ JS_HFILES = \
jsstr.h \
jsxdrapi.h \
jsxml.h \
+ jsutil.h \
+ jsprf.h \
$(NULL)
API_HFILES = \