Kaydet (Commit) bb4d0e11 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Add a comment to prevent misperceptions

Change-Id: I0c7f2a53bf7a024f1190396accd164201e3a90cb
üst cad422af
......@@ -11,7 +11,10 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,mariadb))
$(eval $(call gb_UnpackedTarball_set_tarball,mariadb,$(MARIADB_TARBALL)))
# This was generated on a 64-bit linux, will have to conditionalize it if it is broken
# for another configuration.
$(eval $(call gb_UnpackedTarball_add_file,mariadb,include/my_config.h,libmariadb/my_config.h))
$(eval $(call gb_UnpackedTarball_add_file,mariadb,include/mysql_version.h,libmariadb/mysql_version.h))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment