timer: prefer TSC to HPET
[dpdk.git] / mk / exec-env / linuxapp / rte.vars.mk
index 5464203..92f30c0 100644 (file)
@@ -1,6 +1,6 @@
 #   BSD LICENSE
 # 
-#   Copyright(c) 2010-2012 Intel Corporation. All rights reserved.
+#   Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
 #   All rights reserved.
 # 
 #   Redistribution and use in source and binary forms, with or without 
@@ -42,7 +42,8 @@
 #
 
 EXECENV_CFLAGS  = -pthread
-EXECENV_LDFLAGS =
+EXECENV_LDFLAGS = 
+EXECENV_LDLIBS  = -lrt
 EXECENV_ASFLAGS =
 
 # force applications to link with gcc/icc instead of using ld