Remove makefile debug print statements

pull/709/head
Jeffrey Walton 2018-08-19 06:12:09 -04:00
parent 9886b555d0
commit 3e23c55885
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 0 additions and 3 deletions

View File

@ -777,9 +777,6 @@ SOLIB_FLAGS=-Wl,-h,libcryptopp.so$(SOLIB_COMPAT_SUFFIX)
endif endif
endif # HAS_SOLIB_VERSION endif # HAS_SOLIB_VERSION
$(info HAS_SOLIB_VERSION: $(HAS_SOLIB_VERSION))
$(info SOLIB_FLAGS: $(SOLIB_FLAGS))
########################################################### ###########################################################
##### Source and object files ##### ##### Source and object files #####
########################################################### ###########################################################