- Notifications
You must be signed in to change notification settings - Fork5
Commit9d5a160
committed
Test linking libperl.so using only Perl's required libraries.
It appears that perl_embed_ldflags should already mention all the librariesthat are required by libperl.so itself. So let's try the test link withjust those and not the other LIBS we've found up to now. This shouldmore nearly reproduce what will happen when plperl is linked, and perhapswill fix buildfarm member okapi's problem.1 parent1f3ed51 commit9d5a160
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29187 | 29187 |
| |
29188 | 29188 |
| |
29189 | 29189 |
| |
29190 |
| - | |
| 29190 | + | |
29191 | 29191 |
| |
29192 | 29192 |
| |
29193 | 29193 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1803 | 1803 |
| |
1804 | 1804 |
| |
1805 | 1805 |
| |
1806 |
| - | |
| 1806 | + | |
1807 | 1807 |
| |
1808 | 1808 |
| |
1809 | 1809 |
| |
|
0 commit comments
Comments
(0)