Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159162919
D26338.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D26338.diff
View Options
Index: head/devel/aarch64-none-elf-gcc/Makefile
===================================================================
--- head/devel/aarch64-none-elf-gcc/Makefile
+++ head/devel/aarch64-none-elf-gcc/Makefile
@@ -8,7 +8,7 @@
PKGNAMEPREFIX?= aarch64-none-elf-
MAINTAINER= manu@FreeBSD.org
-COMMENT= GNU Compiler Collection for bare metal arm cross-development
+COMMENT?= GNU Compiler Collection for bare metal aarch64 cross-development
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
Index: head/devel/arm-none-eabi-gcc/Makefile
===================================================================
--- head/devel/arm-none-eabi-gcc/Makefile
+++ head/devel/arm-none-eabi-gcc/Makefile
@@ -5,6 +5,7 @@
GCC_TARGET= arm-none-eabi
PLIST= ${.CURDIR}/pkg-plist
DISTINFO_FILE= ${.CURDIR}/distinfo
+COMMENT= GNU Compiler Collection for bare metal arm cross-development
# libstdcxx won't build, but we don't need it or multiple float-abi libs.
CONFIGURE_ARGS= --disable-libstdcxx \
Index: head/devel/riscv32-unknown-elf-gcc/Makefile
===================================================================
--- head/devel/riscv32-unknown-elf-gcc/Makefile
+++ head/devel/riscv32-unknown-elf-gcc/Makefile
@@ -5,6 +5,7 @@
GCC_TARGET= riscv32-unknown-elf
PLIST= ${.CURDIR}/pkg-plist
DISTINFO_FILE= ${.CURDIR}/distinfo
+COMMENT= GNU Compiler Collection for bare metal riscv32 cross-development
MASTERDIR= ${.CURDIR}/../aarch64-none-elf-gcc
Index: head/devel/riscv64-none-elf-gcc/Makefile
===================================================================
--- head/devel/riscv64-none-elf-gcc/Makefile
+++ head/devel/riscv64-none-elf-gcc/Makefile
@@ -5,6 +5,7 @@
GCC_TARGET= riscv64-none-elf
PLIST= ${.CURDIR}/pkg-plist
DISTINFO_FILE= ${.CURDIR}/distinfo
+COMMENT= GNU Compiler Collection for bare metal riscv64 cross-development
MASTERDIR= ${.CURDIR}/../aarch64-none-elf-gcc
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 11, 7:41 PM (3 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33862799
Default Alt Text
D26338.diff (1 KB)
Attached To
Mode
D26338: Correct COMMENT of devel/*-elf-gcc
Attached
Detach File
Event Timeline
Log In to Comment