Ignore:
Timestamp:
Oct 24, 2022, 8:40:31 PM (3 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
1d9586
Parents:
c8a442
Message:

Revert "FIX: updates to m4/boost.m4."

This reverts commit 67afa38e593616f035fde1cdd37d872f5850522e.

File:
1 edited

Legend:

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

    rc8a442 r745290  
    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 -mt-x64 ''; do
     427for boost_mt_ in $boost_mt -mt ''; do
    428428for boost_rtopt_ in $boost_rtopt '' -d; do
    429429  for boost_lib in \
Note: See TracChangeset for help on using the changeset viewer.