Version bumps, and fix Debian so default is to build normally and .static files are used in our builds.

This commit is contained in:
Adam Ierymenko 2017-03-17 19:16:34 -07:00
parent 4f3f471b4c
commit ec8e1178e5
10 changed files with 77 additions and 5 deletions

2
debian/rules.wheezy vendored
View file

@ -7,5 +7,5 @@ CXXFLAGS=-O3 -fstack-protector
dh $@
override_dh_auto_build:
# make -j 2
make -j 2