forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit77477e7
committed
Make hstore_plperl's build more like plperl's
This involves moving perl's CORE library to the end of the include list,and adding other compilation settings that plperl uses. This won'tcompletely fix the breakage currently being seen by gcc builds onWindows, but it will let the build get further, and should be whollybenign, if not beneficial, on *nix.1 parentb2f95c3 commit77477e7
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + |
0 commit comments
Comments
(0)