- Notifications
You must be signed in to change notification settings - Fork5
Commitdb9e2fd
committed
The previous build rules caused each binary to be re-linked on every
"make", even if nothing had changed. With this patch, it's only relinkedif it's actually updated.//MagnusPS. Yes, the old buildrule for the .rc file is still needed, as it'sused by pgevent.rc (or any other binary in the future that would needit's own .rc file)Magnus Hagander1 parentce1c202 commitdb9e2fd
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
| 406 | + | |
| 407 | + | |
407 | 408 |
| |
408 | 409 |
| |
409 | 410 |
| |
|
0 commit comments
Comments
(0)