Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 604056 Details for
Bug 706156
dev-lang/luajit-2.1.9999 - fix interpreter path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
multilib.patch
multilib.diff (text/plain), 482 bytes, created by
Dmitriy Dyomin
on 2020-01-23 12:36:37 UTC
(
hide
)
Description:
multilib.patch
Filename:
MIME Type:
Creator:
Dmitriy Dyomin
Created:
2020-01-23 12:36:37 UTC
Size:
482 bytes
patch
obsolete
>diff --git a/dev-lang/luajit/luajit-2.1.9999.ebuild b/dev-lang/luajit/luajit-2.1.9999.ebuild >index 29cade4..8090495 100644 >--- a/dev-lang/luajit/luajit-2.1.9999.ebuild >+++ b/dev-lang/luajit/luajit-2.1.9999.ebuild >@@ -107,7 +107,9 @@ multilib_src_compile() { > HOST_CC="$(tc-getCC)" \ > CC="${CC}" \ > TARGET_STRIP="true" \ >- XCFLAGS="${xcflags[*]}" ${opt} >+ XCFLAGS="${xcflags[*]}" ${opt} \ >+ MULTILIB=$(get_libdir) \ >+ LMULTILIB=$(get_libdir) > } > > multilib_src_install() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 706156
: 604056