Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amaranth-lang/amaranth
base: 23a44f3cb605
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: da8a492be72e
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 25, 2021

  1. _toolchain: Properly set compiler/linker executables on Gentoo

    The `test_toolchain_cxx.py` tests on Gentoo definitely use compiler and
    linker set with `_so_cxx`-suffixed executables. Tests use a proper
    executable instead of `c++` after this change.
    
    Signed-off-by: Adam Jeliński <ajelinski@antmicro.com>
    ajelinski authored and whitequark committed Sep 25, 2021
    Copy the full SHA
    da8a492 View commit details
    Browse the repository at this point in the history