- Notifications
You must be signed in to change notification settings - Fork5
Commit5aec9cc
committed
Fix plpython build on older versions of OS X.
Pre-Lion versions of Apple's linker don't allow space between -F and itsargument. (Snow Leopard is nice enough to tell you that in so many words,but older versions just fail with very obscure link errors, as seen onbuildfarm member locust for instance.) Oversight in commitfc87450.1 parent915a29a commit5aec9cc
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7451 | 7451 |
| |
7452 | 7452 |
| |
7453 | 7453 |
| |
7454 |
| - | |
| 7454 | + | |
7455 | 7455 |
| |
7456 | 7456 |
| |
7457 | 7457 |
| |
|
0 commit comments
Comments
(0)