Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Lau <riclau@uk.ibm.com>2019-10-16 20:47:02 +0300
committerRichard Lau <riclau@uk.ibm.com>2019-10-17 08:28:51 +0300
commitc8df5cf74a2b495ccbc8b25a29c1692391c505f3 (patch)
tree70b7f494a9d0e38074a7884785c9e38abca89040 /benchmark
parent1e5ed9a5db7494d2e415e7937ee0caa4f68e5505 (diff)
build: build benchmark addons like test addons
Build the addons for benchmarks in the same way that the addons for tests are built. PR-URL: https://github.com/nodejs/node/pull/29995 Fixes: https://github.com/nodejs/build/issues/1961 Refs: https://github.com/nodejs/node/commit/53ca0b9ae145c430842bf78e553e3b6cbd2823aa#commitcomment-35494896 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/napi/ref/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/napi/ref/.gitignore b/benchmark/napi/ref/.gitignore
new file mode 100644
index 00000000000..567609b1234
--- /dev/null
+++ b/benchmark/napi/ref/.gitignore
@@ -0,0 +1 @@
+build/