mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Fix native-xtools after replacement of GNU diff
This commit is contained in:
parent
ef74be51be
commit
5714b7010f
1 changed files with 1 additions and 1 deletions
|
|
@ -1936,7 +1936,7 @@ native-xtools: .PHONY
|
|||
${_clang} \
|
||||
sbin/md5 \
|
||||
sbin/sysctl \
|
||||
gnu/usr.bin/diff \
|
||||
usr.bin/diff \
|
||||
usr.bin/awk \
|
||||
usr.bin/basename \
|
||||
usr.bin/bmake \
|
||||
|
|
|
|||
Loading…
Reference in a new issue