Commit 07500a6
committed
disallow -pie + -shared in the same invocation
this is the big one. we have a wrapper-based workaround, spread across numerous files. -pie is for executables, and -shared is for libraries, so you can see why this breaks.1 parent bd66288 commit 07500a6
1 file changed
Lines changed: 9 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
| |||
0 commit comments