summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2018-06-16 21:28:34 +0200
committerJames M Snell <jasnell@gmail.com>2018-06-29 13:09:25 -0700
commit074e7f88aff0244dd9aee412e885194ce3f5a953 (patch)
tree0e822afafde71ca7ba6d16d35f392d5fd942b4cb /.gitignore
parentbf360d2e151f9025a990e671147117139e596bfe (diff)
downloadandroid-node-v8-074e7f88aff0244dd9aee412e885194ce3f5a953.tar.gz
android-node-v8-074e7f88aff0244dd9aee412e885194ce3f5a953.tar.bz2
android-node-v8-074e7f88aff0244dd9aee412e885194ce3f5a953.zip
build: remove requirement to re-run ./configure
Instead of requiring `./configure` to be run again after the file changed, first try to re-run the configure script with the arguments with which it was originally run. Usually, those arguments will either contain no flags, or all flags that were passed are still supported. PR-URL: https://github.com/nodejs/node/pull/21371 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 60f084d2c1..e12e4eab6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,6 +69,7 @@ ipch/
/config.mk
/config.gypi
+/config.status
/config_fips.gypi
*-nodegyp*
/gyp-mac-tool