- Notifications
You must be signed in to change notification settings - Fork5
Commitd10a406
committed
Use -fPIC not -fpic for BSDen on Sparc. Also switch from
$(LD) -x -Bshareable to $(CC) -shared on OpenBSD (I suspect thisshould be carried over to the other two as well, but will refrainpending suggestions from people who actually use those platforms).Per Stefan Kaltenbrunner.1 parent2611285 commitd10a406
File tree
3 files changed
+21
-5
lines changed- src/makefiles
3 files changed
+21
-5
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 |
| |
| 15 | + | |
| 16 | + | |
11 | 17 |
| |
12 | 18 |
| |
13 | 19 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 |
| |
| 17 | + | |
| 18 | + | |
13 | 19 |
| |
14 | 20 |
| |
15 | 21 |
| |
| |||
21 | 27 |
| |
22 | 28 |
| |
23 | 29 |
| |
24 |
| - | |
25 |
| - | |
| 30 | + | |
26 | 31 |
| |
27 | 32 |
| |
28 | 33 |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 |
| |
| 15 | + | |
| 16 | + | |
11 | 17 |
| |
12 | 18 |
| |
13 | 19 |
| |
14 |
| - | |
| 20 | + | |
15 | 21 |
| |
16 | 22 |
| |
17 | 23 |
| |
18 | 24 |
| |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
22 |
| - | |
23 |
| - | |
| 28 | + | |
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
|
0 commit comments
Comments
(0)