Skip to content

Commit efa3a80

Browse files
committed
build: No longer need to hack the PATH variable in config.site
Now all of the tools have well-defined absolute paths to them.
1 parent f3af4f7 commit efa3a80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

depends/config.site.in

-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ if test "@host_os@" = darwin; then
7878
BREW=no
7979
fi
8080

81-
PATH="${depends_prefix}/native/bin:${PATH}"
8281
PKG_CONFIG="$(which pkg-config) --static"
8382

8483
# These two need to remain exported because pkg-config does not see them

0 commit comments

Comments
 (0)