Commit ec2af5d
committed
Modification of Makefile because of build issues
Building "github_binaries" target had issues with /usr/bin/g++
which we had changed to in order to remove some hard-coded paths from
the binaries in the default g++. Possibly we should prepare binaries
in a container or using GitHub actions.1 parent 408ed6d commit ec2af5d
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
| 187 | + | |
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
190 | | - | |
191 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
0 commit comments