Skip to content

2.11

Compare
Choose a tag to compare
@Neustradamus Neustradamus released this 09 Jan 10:14
· 329 commits to master since this release
Makefile.am: add --with-check to packages target

The packages target makes a dist tarball, extracts it, and runs 'make check'
to verify everything is there and is working.  Since the default changed to
build radvd without check unless told to use check, make packages needs to
add the --with-check option.