Page MenuHomeFreeBSD

Correct COMMENT of devel/*-elf-gcc
ClosedPublic

Authored by lwhsu on Sep 5 2020, 6:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 14, 11:35 AM
Unknown Object (File)
Fri, Nov 7, 10:45 AM
Unknown Object (File)
Tue, Nov 4, 1:44 AM
Unknown Object (File)
Fri, Oct 31, 8:02 PM
Unknown Object (File)
Fri, Oct 31, 6:10 AM
Unknown Object (File)
Thu, Oct 30, 1:44 AM
Unknown Object (File)
Mon, Oct 27, 8:59 PM
Unknown Object (File)
Mon, Oct 27, 4:18 PM
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.