1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

fusefs-lkl: gcc+binutils is only needed to build

There are no run-time requirements on GCC, so don't force
the install of GCC, and worse Binutils to conflict with base
utilities.

PR:	278848
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/251
This commit is contained in:
David E. O'Brien 2024-05-15 23:12:25 -07:00
parent 26027bcf0d
commit 178aa7ce63

View File

@ -18,8 +18,8 @@ USES= bison:build fuse gmake python:build shebangfix
SHEBANG_FILES= ../../arch/lkl/scripts/headers_install.py
BINARY_ALIAS= sed=gsed \
stat=gnustat
USE_BINUTILS= yes
USE_GCC= yes
USE_BINUTILS= yes:build
USE_GCC= yes:build
USE_GITHUB= yes
GH_PROJECT= linux
GH_TAGNAME= 86dd3afb590eccc1903611bdaa8bac87757eb80d