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)
Sat, May 4, 12:10 PM
Unknown Object (File)
Sat, May 4, 12:10 PM
Unknown Object (File)
Sat, May 4, 12:10 PM
Unknown Object (File)
Sat, May 4, 12:10 PM
Unknown Object (File)
Sat, May 4, 6:53 AM
Unknown Object (File)
Sat, May 4, 5:22 AM
Unknown Object (File)
Thu, May 2, 12:21 AM
Unknown Object (File)
Mon, Apr 29, 10:19 PM
Subscribers

Details

Summary

Correct COMMENT of devel/*-elf-gcc

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33418
Build 30712: arc lint + arc unit

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

COMMENT= no ?

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

different how ?

devel/riscv32-unknown-elf-gcc/Makefile
8

?=?

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.