forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0d147e4
committed
Remove dependency on the DLL of pythonxx.def file.
This confused Cygwin's make because of the colon in the path. TheDLL isn't likely to change under us so preserving the dependencydoesn't gain us much, and it's useful to be able to do a nativeWindows build with the Cygwin mingw toolset.Noah Misch.1 parent80b011e commit0d147e4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments
Comments
(0)