This repository was archived by the owner on Nov 6, 2022. It is now read-only.
Commit 28f3c35
Use -f option when calling ln at install time
This allows "make install; make install" to work properly.
Retrieved from: https://git.buildroot.net/buildroot/tree/package/libhttpparser/0001-Use-f-option-when-calling-ln-at-install-time.patch
PR-URL: #492
Reviewed-By: Ben Noordhuis <[email protected]>
Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Renaud AUBIN <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>1 parent 5c17dad commit 28f3c35
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
| 142 | + | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments