diff --git a/libtommath/Makefile.in b/libtommath/Makefile.in index 21dda19..961b92a 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