191bc6db26
- built from the official upstream release - needed for upcoming gnome/js update - this is not an update to lang/spidermonkey, as that new version was built upon Ffx 4 js engine and probably only works on amd64/i386/ppc. It builds on sparc64 but is broken at runtime. Not marking BROKEN-* to allow depending ports to build. Other archs untested. - special care was taken to ensure it doesnt conflict with lang/spidermonkey (install versionned binaries/headers..) - ports wanting to use it should use devel/spidermonkey>=1.8,<1.9 to ensure the correct version is picked up Tested in an amd64 bulk build. ok/prodding ajacoutot@
19 lines
772 B
Plaintext
19 lines
772 B
Plaintext
@comment $OpenBSD: PFRAG.jit,v 1.1.1.1 2012/04/07 13:48:18 landry Exp $
|
|
include/js-${MOZILLA_VERSION}/Allocator.h
|
|
include/js-${MOZILLA_VERSION}/Assembler.h
|
|
include/js-${MOZILLA_VERSION}/CodeAlloc.h
|
|
include/js-${MOZILLA_VERSION}/Containers.h
|
|
include/js-${MOZILLA_VERSION}/Fragmento.h
|
|
include/js-${MOZILLA_VERSION}/LIR.h
|
|
include/js-${MOZILLA_VERSION}/LIRopcode.tbl
|
|
include/js-${MOZILLA_VERSION}/Native.h
|
|
include/js-${MOZILLA_VERSION}/NativeCommon.h
|
|
include/js-${MOZILLA_VERSION}/RegAlloc.h
|
|
include/js-${MOZILLA_VERSION}/VMPI.h
|
|
include/js-${MOZILLA_VERSION}/Writer.h
|
|
include/js-${MOZILLA_VERSION}/avmplus.h
|
|
include/js-${MOZILLA_VERSION}/jsbuiltins.h
|
|
include/js-${MOZILLA_VERSION}/nanojit.h
|
|
include/js-${MOZILLA_VERSION}/njconfig.h
|
|
include/js-${MOZILLA_VERSION}/njcpudetect.h
|