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)
Sun, Jul 12, 9:14 AM
Unknown Object (File)
Sun, Jul 5, 2:12 PM
Unknown Object (File)
Jun 30 2026, 3:41 PM
Unknown Object (File)
Jun 30 2026, 3:40 PM
Unknown Object (File)
Jun 22 2026, 9:09 PM
Unknown Object (File)
Jun 22 2026, 12:20 AM
Unknown Object (File)
Jun 20 2026, 9:20 PM
Unknown Object (File)
Jun 20 2026, 7:18 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.