File fix-libtracefs.patch of Package failed_rtla
diff --git a/tools/build/feature/Makefile b/tools/build/feature/Makefile --- a/tools/build/feature/Makefile +++ b/tools/build/feature/Makefile @@ -213,7 +213,7 @@ $(QUIET_SUBDIR0) $(OUTPUT)util/trace-event-parse.o trace-event-parse.o: util/trace-event-parse.c - $(QUIET_CC)$(CC) $(CFLAGS) -c -o $@ $< + $(QUIET_CC)$(CC) $(CFLAGS) -c -o $@ $< $(LDFLAGS) clean: rm -f *.o *~