Project

General

Profile

Bug #17836 ยป ruby-mjit-clang.patch

xtkoba (Tee KOBAYASHI), 04/27/2021 11:30 PM

View differences:

mjit_worker.c
const char *rest_args[] = {
# ifdef __clang__
"-emit-pch",
"-c",
# endif
// -nodefaultlibs is a linker flag, but it may affect cc1 behavior on Gentoo, which should NOT be changed on pch:
// https://gitweb.gentoo.org/proj/gcc-patches.git/tree/7.3.0/gentoo/13_all_default-ssp-fix.patch
    (1-1/1)