# HG changeset patch # User John W. Eaton # Date 1525786502 14400 # Node ID 98bcbdaf910b4f12617d1dd4fee98f968ebe154a # Parent 9288b72977a1ac3de8f765a41a3554dd39707ea3 binary-dist-rules.mk: Fix dist file suffixes. diff -r 9288b72977a1 -r 98bcbdaf910b binary-dist-rules.mk --- a/binary-dist-rules.mk Tue May 08 09:34:35 2018 -0400 +++ b/binary-dist-rules.mk Tue May 08 09:35:02 2018 -0400 @@ -1,7 +1,7 @@ ifeq ($(MXE_WINDOWS_BUILD),yes) ifeq ($(ENABLE_WINDOWS_64),yes) - ifeq ($(ENABLE_64),yes) + ifeq ($(ENABLE_FORTRAN_INT64),yes) OCTAVE_PLATFORM_SUFFIX := -w64-64 else OCTAVE_PLATFORM_SUFFIX := -w64