summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-12-05Update to 0.5.2 and use cross-compilation file with mesonAlexandre 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-16Force CC and CXX to solve a compilation problemAlexandre 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-15Initial commitAlexandre Demers
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>