Skip to content

newapkbuild: use 'plain' buildtype for meson and 'None' buildtype for CMake

Rasmus Thomsen requested to merge Cogitri/abuild:plain into master

This way Meson and CMake will only use the C{,PP,XX}FLAGS we've set and not add additional flags (e.g. -O2/O3)

Merge request reports