mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
96fd1e1f22
commit
9f8a50723f
Notes:
git
2021-04-29 03:50:29 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>
1 changed files with 1 additions and 0 deletions
|
@ -807,6 +807,7 @@ make_pch(void)
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue