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: haikuports/haikuports.cross
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a6d86737c2ab
Choose a base ref
...
head repository: haikuports/haikuports.cross
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: aec2b83f4ed8
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 21, 2021

  1. Cleanup leftover comment

    tqh committed Jul 21, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    dywedir Vlad M.
    Copy the full SHA
    aec2b83 View commit details
Showing with 0 additions and 1 deletion.
  1. +0 −1 sys-devel/gcc_bootstrap/gcc_bootstrap-8.3.0_2021_02_27.recipe
Original file line number Diff line number Diff line change
@@ -100,7 +100,6 @@ gccVersion=$(echo $portVersion | cut -d_ -f1)

BUILD()
{
# cp $portBaseDir/buildtools/gcc/gcc/config/aarch64/aarch64-haiku.h $sourceDir/gcc/config/aarch64/aarch64-haiku.h
# we need the static libstdc++ to build GCC, so use it for this build
# (and we will rename it back immediately after we are done.)
crossGccLibDir=$(dirname $($effectiveTargetMachineTriple-gcc -print-sysroot))/$effectiveTargetMachineTriple/lib/