From b0f76ad6fb9ff068754f12acc3a331669ce4f5c0 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Tue, 26 Jul 2016 14:11:48 -0300 Subject: Imported Upstream version 16.07-rc5 Change-Id: I1780a4c3b475eaf7e08e8ea67fba3a5257daa39c Signed-off-by: Ricardo Salveti --- examples/ptpclient/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/ptpclient/Makefile') 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 -- cgit 1.2.3-korg