Changeset 67afa3 for ThirdParty


Ignore:
Timestamp:
Oct 23, 2022, 10:33:19 PM (3 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
c8a442
Parents:
894040
Message:

FIX: updates to m4/boost.m4.

  • toolset updates to gcc 7.5
  • removing hack with -lpython3.8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ThirdParty/vmg/m4/boost.m4

    r894040 r67afa3  
    425425for boost_tag_ in -$boost_cv_lib_tag ''; do
    426426for boost_ver_ in -$boost_cv_lib_version ''; do
    427 for boost_mt_ in $boost_mt -mt ''; do
     427for boost_mt_ in $boost_mt -mt -mt-x64 ''; do
    428428for boost_rtopt_ in $boost_rtopt '' -d; do
    429429  for boost_lib in \
Note: See TracChangeset for help on using the changeset viewer.