annotate src/bzip2-1.0.6/words0 @ 164:9fa11135915a
This Mac compatibility fix appears to work, resolving SourceForge issue #273 Port Audio Fail on MacOS Catalina (10.15) - merging back
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Thu, 31 Oct 2019 13:20:41 +0000 |
parents |
8a15ff55d9af |
children |
|
rev |
line source |
cannam@89
|
1
|
cannam@89
|
2 If compilation produces errors, or a large number of warnings,
|
cannam@89
|
3 please read README.COMPILATION.PROBLEMS -- you might be able to
|
cannam@89
|
4 adjust the flags in this Makefile to improve matters.
|
cannam@89
|
5
|
cannam@89
|
6 Also in README.COMPILATION.PROBLEMS are some hints that may help
|
cannam@89
|
7 if your build produces an executable which is unable to correctly
|
cannam@89
|
8 handle so-called 'large files' -- files of size 2GB or more.
|
cannam@89
|
9
|