Page MenuHomeFreeBSD

Correct COMMENT of devel/*-elf-gcc
ClosedPublic

Authored by lwhsu on Sep 5 2020, 6:00 PM.
Tags
None
Referenced Files
F132692495: D26338.id76693.diff
Sun, Oct 19, 2:34 AM
Unknown Object (File)
Fri, Oct 17, 9:24 AM
Unknown Object (File)
Thu, Oct 16, 7:26 PM
Unknown Object (File)
Wed, Oct 15, 10:58 PM
Unknown Object (File)
Mon, Oct 13, 4:32 AM
Unknown Object (File)
Mon, Oct 6, 1:13 AM
Unknown Object (File)
Sat, Oct 4, 5:13 AM
Unknown Object (File)
Tue, Sep 23, 1:39 AM
Subscribers

Details

Summary

Correct COMMENT of devel/*-elf-gcc

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lwhsu requested review of this revision.Sep 5 2020, 6:00 PM

BTW, why is the name of riscv32-unknown-elf-gcc different from others?

arm-none-eabi-gcc is missing

devel/riscv64-none-elf-gcc/Makefile
8 ↗(On Diff #76693)

COMMENT= no ?

BTW, why is the name of riscv32-unknown-elf-gcc different from others?

different how ?

devel/riscv32-unknown-elf-gcc/Makefile
8 ↗(On Diff #76693)

?=?

Add arm-none-eabi-gcc
Only master port needs =?

In D26338#585567, @manu wrote:

BTW, why is the name of riscv32-unknown-elf-gcc different from others?

different how ?

I'm curious about what's the meaning of "unknown" and "none" in the GCC_TARGET.

This revision is now accepted and ready to land.Sep 6 2020, 2:04 PM
This revision was automatically updated to reflect the committed changes.
lwhsu added a commit: rP547856: MFH: r547855.