https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218894
Kaho Toshikazu changed:
What|Removed |Added
CC||k...@elam.kais.kyoto-u.ac.j
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219655
Eugene Grosbein changed:
What|Removed |Added
CC||eu...@freebsd.org
--- Comment #3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219655
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
--
You are
You can suppress the warning with something like this:
# cd /usr/src/tools/tools/netmap
# WARNS=2 make
Regards,
Navdeep
On Tue, May 30, 2017 at 10:54 AM, Harry Schmalzbauer wrote:
> Hello,
>
> after merging netmap code from head I can't compile pkt-gen from
> usr/src/tools/tools/netmap:
> cc
Hello,
after merging netmap code from head I can't compile pkt-gen from
usr/src/tools/tools/netmap:
cc -O2 -pipe -Werror -Wall -Wextra -march=ivybridge -g -std=gnu99
-fstack-protector-strong-Qunused-arguments -Qunused-arguments
-std=gnu99 -fstack-protector-strong-Qunused-arguments
-Qun