Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162631481
D52886.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
D52886.diff
View Options
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile
--- a/share/man/man5/Makefile
+++ b/share/man/man5/Makefile
@@ -73,9 +73,11 @@
BOOTLOADER= device.hints.5
BOOTLOADERPACKAGE=bootloader
-MANGROUPS+= CLANG
-CLANG= ar.5
-CLANGPACKAGE= clang
+.if ${MK_TOOLCHAIN} != "no"
+MANGROUPS+= TOOLCHAIN
+TOOLCHAIN= ar.5
+TOOLCHAINPACKAGE=toolchain
+.endif
MANGROUPS+= LP
LP= hosts.lpd.5
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 6:47 AM (20 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35127077
Default Alt Text
D52886.diff (398 B)
Attached To
Mode
D52886: man: Conditionally install ar.5 in toolchain package
Attached
Detach File
Event Timeline
Log In to Comment