Message ID | 1269368002-12652-1-git-send-email-lmr@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/client/tests/monotonic_time/src/Makefile b/client/tests/monotonic_time/src/Makefile index 56aa7b6..2121ec4 100644 --- a/client/tests/monotonic_time/src/Makefile +++ b/client/tests/monotonic_time/src/Makefile @@ -1,7 +1,6 @@ CC= cc CFLAGS= -O -std=gnu99 -Wall -LDFLAGS=-static LIBS= -lpthread -lrt PROG= time_test