Skip to content

build: fix 'gas_version' check on localized environments

Rodrigo Muino Tomonari requested to merge github/fork/oliveiraev/patch-1 into master

Some GNU assembler versions got localized outputs like...

Gnu assembler versão 2.30 (x86_64-linux-gnu) usando versão BFD (GNU Binutils for Ubuntu) 2.30

failing regex checker and the whole configure process.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading