Changeset: 25a2dcd038b8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=25a2dcd038b8 Modified Files: MonetDB.spec Branch: Jun2016 Log Message:
Typo. diffs (12 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -9,7 +9,7 @@ %define bits 32 %else %define bits 64 -%define with_int128=1 +%define with_int128 1 %endif # only add .oidXX suffix if oid size differs from bit size _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
