K 10 svn:author V 6 jbeich K 8 svn:date V 27 2020-01-01T09:39:43.728016Z K 7 svn:log V 257 multimedia/vapoursynth: drop DEBUG option after r478306 Only passes `-O0 -g3 -ggdb` which is just a vendor way of saying to build with debug symbols. `-ftrapv` is slightly different but can be replaced with `-fsanitize=integer` which provides more checks. END