1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/template
Nobuyoshi Nakada faa4f4f23f
Get rid of FreeBSD make incompatibility [Bug #16331]
FreeBSD make works differently with `-j` option.

> -j	max_jobs
> 	Specify the maximum number of jobs that `make` may have running
>	at any one time.  The value is saved in `.MAKE.JOBS.` Turns
>	compatibility mode off, unless the `B` flag is also specified.
>	When compatibility mode is off, all commands associated with a
>	target are executed in a single shell invocation as opposed to
>	the traditional one shell invocation per line.  This can break
>	traditional scripts which change directories on each command
>	invocation and then expect to start with a fresh environment on
>	the next line.  It is more efficient to correct the scripts
>	rather than turn backwards compatibility on.

Stop using exit, cd, exec in middle of commands.
2019-11-10 09:26:19 +09:00
..
configure-ext.mk.tmpl
depend.tmpl Added depend files 2019-07-14 01:31:29 +09:00
Doxyfile.tmpl Fixed wrong usage of file2lastrev.rb 2019-09-07 11:59:19 +09:00
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl
fake.rb.in fake.rb.in: split by whitespaces not to be affected by -F option 2019-04-18 22:30:01 +00:00
GNUmakefile.in
id.c.tmpl
id.h.tmpl
known_errors.inc.tmpl
limits.c.tmpl
Makefile.in Get rid of FreeBSD make incompatibility [Bug #16331] 2019-11-10 09:26:19 +09:00
prelude.c.tmpl Embed builtin ruby scripts in miniprelude.c 2019-11-09 19:28:45 +09:00
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl Use _ instead of _n_ 2019-10-18 20:24:36 +09:00
verconf.h.tmpl