On Fri, Feb 28, 2025 at 3:32 PM Frank Wagner <frank.wag...@dbosoft.eu> wrote: > > Fixed a path mapping problem (slash replaced by path) with current msys > versions. > > cccl assumes that MACHTYPE contains "-msys" on msys and then configures > slashes to '-' to avoid path mapping problems with slashes. However, at least > in the current MSYS version, MACHTYPE reports as cygwin. A better way to > detect MSYS is to use the MSYSTEM variable. > I'm assuming that this check has been failing for a while, but not causing > cccl to fail, but in current MSYS versions the path mapping logic has changed. > > See also https://github.com/swig/cccl/issues/20 > > Signed-off-by: Frank Wagner <frank.wag...@dbosoft.eu>
Seems reasonable! Acked-by: Mike Pattrick <m...@redhat.com> _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev