Project

General

Profile

« Previous | Next » 

Revision 60989daa

Added by k0kubun (Takashi Kokubun) about 7 years ago

mjit.c: eliminate -save-temps flag

in a new variable cc_common_args.

cflags=-save-temps=obj makes MJIT fail like:
https://rubyci.org/logs/www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/20181203T095000Z.log.html.gz

This rubyci specifies -save-temps=obj in CFLAGS to use update-deps, and
the flag is harmful when we want to use -pipe flag.

mjit_worker.c: prefer cc_common_args over CC_COMMON_ARGS

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e