diff --git a/libtommath/Makefile.in b/libtommath/Makefile.in index 21dda19cde08dd067fdb3f0f4470549bf99942fa..961b92aef19123fb773bb303d7074d34fe9e8afb 100644 --- a/libtommath/Makefile.in +++ b/libtommath/Makefile.in @@ -27,6 +27,8 @@ ifndef IGNORE_SPEED #debug #CFLAGS += -g3 +endif + #install as this user ifndef INSTALL_GROUP GROUP=wheel