{% extends "exe.default.j2" %} {% block variables %} {{ super() }} ccflags = $ccflags -ggdb {% endblock %} # vim: ft=ninja et ts=4 sts=4 sw=4