- Notifications
You must be signed in to change notification settings - Fork28
Commitacd73ad
committed
Code review for avoidance of direct cross-module links.
Remove $(pkglibdir) from $(rpathdir), since commitsd51924b andeda0488 removed direct linkage toobjects stored there. Users are unlikely to notice the difference.Accompany every $(python_libspec) with $(python_additional_libs); thisdoesn't fix a demonstrated bug, but it might do so on rare Pythonconfigurations. With these changes, AIX ceases to be a special case.1 parent53dd2da commitacd73ad
3 files changed
+2
-17
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 | 27 |
| |
32 | 28 |
| |
33 | 29 |
| |
| |||
37 | 33 |
| |
38 | 34 |
| |
39 | 35 |
| |
40 |
| - | |
41 | 36 |
| |
42 | 37 |
| |
43 | 38 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 | 27 |
| |
32 | 28 |
| |
33 | 29 |
| |
34 | 30 |
| |
35 | 31 |
| |
36 |
| - | |
37 |
| - | |
| 32 | + | |
38 | 33 |
| |
39 | 34 |
| |
40 | 35 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 | 27 |
| |
32 | 28 |
| |
33 | 29 |
| |
34 | 30 |
| |
35 | 31 |
| |
36 |
| - | |
37 |
| - | |
| 32 | + | |
38 | 33 |
| |
39 | 34 |
| |
40 | 35 |
| |
|
0 commit comments
Comments
(0)