Move builds to bonnibel 0.2

This commit is contained in:
Justin C. Miller
2019-03-30 01:33:00 -07:00
parent f9193b4602
commit ee6d69bcd2
6 changed files with 23 additions and 202 deletions

View File

@@ -1,5 +1,10 @@
{% extends "target.default.j2" %}
{% block binaries %}
{{ super() }}
ld = clang++
{% endblock %}
{% block variables %}
ccflags = $ccflags -g -ggdb