This repository was archived by the owner on Jul 30, 2021. It is now read-only.
Commit 1bb203f
Makefile: Actually use 'go install ...' for the install target (#956)
This was my intention with dbf0b6a (Makefile: Use 'go install ...'
for the install target, 2018-04-03, #949), but I seem to have missed
the actual code :/. Instead, that commit landed an earlier
implementation which we intended to drop based on #949 review [1].
This commit has the intended implementation. For detailed motivation,
see the description in dbf0b6a.
[1]: #949 (comment)1 parent dbf0b6a commit 1bb203f
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
45 | | - | |
46 | | - | |
| 42 | + | |
| 43 | + | |
47 | 44 | | |
48 | 45 | | |
49 | 46 | | |
| |||
0 commit comments