mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
zfs: change zstream -> zstreamdump link into a symlink
This commit is contained in:
parent
eee7786f75
commit
44877c8db0
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ SRCS= \
|
||||||
zstream_redup.c \
|
zstream_redup.c \
|
||||||
zstream_token.c
|
zstream_token.c
|
||||||
|
|
||||||
LINKS= ${BINDIR}/zstream ${BINDIR}/zstreamdump
|
SYMLINKS= ${BINDIR}/zstream ${BINDIR}/zstreamdump
|
||||||
|
|
||||||
WARNS?= 2
|
WARNS?= 2
|
||||||
CFLAGS+= \
|
CFLAGS+= \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue