X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=examples%2Fptpclient%2FMakefile;h=b77cf7100ea540f8d0676fa984df3ad57e207e4f;hb=ab895d78d30b40daaa76c7596809b50dc84f4a5c;hp=d241730fbd3b1d76cace49d28ea371249e3c8f86;hpb=5129044dce1f85ce4950f31bcf90f3886466f06a;p=deb_dpdk.git diff --git a/examples/ptpclient/Makefile b/examples/ptpclient/Makefile index d241730f..b77cf710 100644 --- a/examples/ptpclient/Makefile +++ b/examples/ptpclient/Makefile @@ -46,7 +46,6 @@ SRCS-y := ptpclient.c CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) -LDLIBS += -lrt # workaround for a gcc bug with noreturn attribute # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12603