# pow10 was deprecated in Glibc 2.27, exp10 is identical
CXXFLAGS+=" -Dpow10=exp10" &&
OPTS+=" -DCMAKE_INSTALL_PREFIX=/usr/lib/lv2" &&
cmake_build
