diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-20 23:47:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-20 23:47:17 +0000 |
commit | fae622b32d248acd0eefefeb6990fef5e5da816c (patch) | |
tree | 37108e62b2526112d343fba09cc0c2bfca9da259 /Master/tlpkg/tlpsrc/luatex.tlpsrc | |
parent | 2fa892413f80b1aa4531d97ef5d8faf6b068908a (diff) |
x86_64-solaris: first build for 2014
git-svn-id: svn://tug.org/texlive/trunk@33570 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/luatex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/luatex.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc index 443fb0bfde3..415f3b84a04 100644 --- a/Master/tlpkg/tlpsrc/luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc @@ -28,7 +28,7 @@ binpattern f bin/${ARCH}/texluac binpattern f bin/win32/lua*.dll tlpsetvar no_luajit_platforms \ - alpha-linux,mips-irix,mipsel-linux,sparc-solaris,x86_64-cygwin + alpha-linux,mips-irix,mipsel-linux,sparc-solaris,x86_64-cygwin,x86_64-solaris # binpattern f/!${no_luajit_platforms} bin/${ARCH}/luajittex binpattern f/!${no_luajit_platforms} bin/${ARCH}/texluajit |