bzr branch
/loggerhead/users/piem/portmidi
| Line | Revision | Contents |
| 1 | 27 | --- a/pm_linux/Makefile 2009-01-20 05:01:54.000000000 +0100 |
| 2 | +++ b/pm_linux/Makefile 2009-11-13 15:19:56.000000000 +0100 |
|
| 3 | @@ -22,7 +22,7 @@ |
|
| 4 | |
|
| 5 | # Use this for linux alsa (0.9x) version |
|
| 6 | versions = pm_linux/pmlinuxalsa.o |
|
| 7 | -ALSALIB = -lasound |
|
| 8 | +ALSALIB = -lasound -lpthread |
|
| 9 | VFLAGS = -DPMALSA |
|
| 10 | |
|
| 11 | # Use this for null (a dummy implementation for no Midi I/O: |
Loggerhead 1.17 is a web-based interface for Bazaar branches