Skip to content

get-rust-target: allow os to be linux

Khalid Masum requested to merge Labnann/vlc:fix-rust-triplet into master

Currently it fails due to missing linux check.

For example: x86_64-redhat-linux will fail. (This example triplet is taken from gcc -dumpmachine on Fedora Linux).

Merge request reports

Loading