diff --git a/Makefile b/Makefile index 58a2cf5..dfdf8cf 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # limitations under the License. # CFLAGS=-std=gnu99 -g -O2 -fomit-frame-pointer -fno-unroll-loops -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wmissing-declarations -Wnested-externs -Wpointer-arith -W -Wno-unused-parameter -Werror -pthread -LDFLAGS=-g -O2 -static -pthread +LDFLAGS=-g -O2 -pthread LDLIBS=-lrt EXE=multichase fairness pingpong