Commit f126bc0
committed
[gdb-git] remove -lbfd hack
Not sure why it was added originally but it is messing up the linker argument orders generated by libtools
The bfd that should be used is the one bundled in the repo the flag causes a wrong linking dependency of libsframe on libbfd which is reversed and the linking failed1 parent 86ac0d3 commit f126bc0
2 files changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
| |||
0 commit comments