Skip to content

Commit 0aa2dc0

Browse files
committed
Symlink placeholders for npm
1 parent 0dbcc26 commit 0aa2dc0

File tree

14 files changed

+3
-1
lines changed

14 files changed

+3
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ deps/
22
obj/
33
node_modules/
44
out/
5-
bin/
65
npm-debug.log
76
prebuilds/

bin/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This folder contain symlinks used as placeholders for `npm` during the install
2+
process, so it doesn't matter too much where they are pointing. They will be
3+
replaced for the correct ones after the install process has finished.

bin/ar

Whitespace-only changes.

bin/as

Whitespace-only changes.

bin/c++

Whitespace-only changes.

bin/g++

Whitespace-only changes.

bin/gcc

Whitespace-only changes.

bin/ld

Whitespace-only changes.

bin/ld.bfd

Whitespace-only changes.

bin/nm

Whitespace-only changes.

0 commit comments

Comments
 (0)