[Bug 196871] Mk/Uses/mono.mk: modernize gac macros
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Aug 2023 16:07:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196871
Jan Beich <jbeich@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #151834|0 |1
is obsolete| |
--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 243938
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243938&action=edit
remove GACUTIL*
$ man gacutil
[...]
The -package option can be used to also create a directory in in
prefix/lib/mono with the name NAME, and a symlink is created from
NAME/assembly_name to the assembly on the GAC. This is used so
developers can reference a set of libraries at once.
This bug predates USES=mono:nuget and devel/msbuild. Nothing in ports/ uses
GACUTIL macros anymore.
--
You are receiving this mail because:
You are the assignee for the bug.