Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Autoconf/automake now use -Werror=format-security, breaking the build process.
Fixed non literal format strings.
|
|
- fixed download URL
- fixed parallel build and math library inclusion
- added BSD license
|
|
It seems there's a race condition when running make install with several
jobs which makes the build fail. This can happen if the default number
of jobs was overriden in /etc/makepkg.conf. Forcing a single job in the
PKGBUILD makes the build finish cleanly again.
|
|
|
|
|
|
|