Commit c356c5d7 authored by mga-sc's avatar mga-sc
Browse files

[GCC]: Pass extra flags to gcc build.

There is no way to pass extra flags to gcc though
riscv-gnu-toolchain Makefile.

This is neccesary for me, because I has to rewrite gmp,
isl, mpfr, mpc folders in source of gcc project. Moreover,
I don't want to rebuild them with gcc.

Also I think, the opportunity to pass extra flags will be
convenient for many development purposes.
parent 65056bdb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment