-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
A-jitArea: JIT compilationArea: JIT compilationC-bugCategory: This is a bug.Category: This is a bug.O-linuxOperating system: LinuxOperating system: LinuxO-macosOperating system: MacOSOperating system: MacOSO-windowsOperating system: WindowsOperating system: Windows
Description
On Linux since 5c6bf83, the arguments passed to libstd by glibc when dlopen
ing it are used, which are the arguments of the rustc process, not those in CG_CLIF_JIT_ARGS
.
Metadata
Metadata
Assignees
Labels
A-jitArea: JIT compilationArea: JIT compilationC-bugCategory: This is a bug.Category: This is a bug.O-linuxOperating system: LinuxOperating system: LinuxO-macosOperating system: MacOSOperating system: MacOSO-windowsOperating system: WindowsOperating system: Windows