aboutsummaryrefslogtreecommitdiff
path: root/rmi4update
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2014-07-29 17:14:27 -0700
committerAndrew Duggan <aduggan@synaptics.com>2014-07-29 17:14:27 -0700
commit7b4b55725cc2aaee3ddccbf3455ad1b0a711a73b (patch)
tree2946d7163ac2e03345cd5b58c9cffdc58e185c88 /rmi4update
parent050db0e7ec3ac2dfd73e807d307331662d4a8cc1 (diff)
downloadrmi4utils-7b4b55725cc2aaee3ddccbf3455ad1b0a711a73b.tar.gz
Link against rt for versions of glibc before 2.17
Diffstat (limited to 'rmi4update')
-rw-r--r--rmi4update/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/Makefile b/rmi4update/Makefile
index c0c931b..cecdfef 100644
--- a/rmi4update/Makefile
+++ b/rmi4update/Makefile
@@ -2,7 +2,7 @@ CXX = g++
CPPFLAGS += -I../include -I./include -I../rmidevice
CXXFLAGS += -g -Wall
LDFLAGS += -L.
-LIBS = -lrmidevice
+LIBS = -lrmidevice -lrt
LIBDIR = ../rmidevice
LIBNAME = librmidevice.a
RMI4UPDATESRC = main.cpp firmware_image.cpp rmi4update.cpp updateutil.cpp