Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-05 | Update to 0.5.2 and use cross-compilation file with meson | Alexandre Demers | |
Use the cross-compilation file available for meson to simplify PKGBUILD. Update the library to 0.5.2. Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com> | |||
2019-08-16 | Force CC and CXX to solve a compilation problem | Alexandre Demers | |
Even when using CFLAGS and CXXFLAGS with -m32, the cpu family and cpu are not set correctly when arch-meson is called. Forcing CC and CXX solves the problem. Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com> | |||
2019-08-15 | Initial commit | Alexandre Demers | |
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com> |