[M3commit] [modula3/cm3] 78d6b6: Fix undefined SYSTEM_CXXC build failure on Linux t...

GitHub noreply at github.com
Tue Jul 24 16:24:01 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 78d6b6465ec119f34b66deb63b011c622cbaf4ab
      https://github.com/modula3/cm3/commit/78d6b6465ec119f34b66deb63b011c622cbaf4ab
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2018-07-24 (Tue, 24 Jul 2018)

  Changed paths:
    M m3-sys/cminstall/src/config-no-install/Linux.common

  Log Message:
  -----------
  Fix undefined SYSTEM_CXXC build failure on Linux targets

SYSTEM_CXXC was being used before defined in Linux.common.

To avoid chasing down circularities between SYSTEM_CXXC and SYSTEM_LD,
in Linux.common and Unix.common, just created new variable SYSTEM_CXXXC,
defined and used inside Linux.common.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the M3commit mailing list