We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910e17c commit aa54942Copy full SHA for aa54942
README.md
@@ -183,14 +183,6 @@ $ ls out
183
Makefile __init__.py __pycache__/ _hi.so* build.py go.py hi.c hi.go hi.py hi_go.h hi_go.so patch-leaks.go
184
```
185
186
-Note: the above may fail with link errors! If so, go into the directory and use the auto-generated makefile:
187
-
188
-```sh
189
-$ cd out
190
-$ make
191
-```
192
193
-Once you get a clean build with no link errors, you can run it like this:
194
195
```sh
196
$ cd out
0 commit comments