~pali/+junk/libdrm-packaging

« back to all changes in this revision

Viewing changes to debian/patches/03_build_against_librt.diff

  • Committer: Pali Rohár
  • Date: 2013-11-21 20:10:05 UTC
  • Revision ID: pali.rohar@gmail.com-20131121201005-os1u8vtjkuachg1e
Copied from https://launchpad.net/~oibaf/+archive/graphics-drivers/+sourcepub/3646949/+listing-archive-extra

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/tests/Makefile.am
 
2
+++ b/tests/Makefile.am
 
3
@@ -10,6 +10,8 @@ check_PROGRAMS = \
 
4
        dristat \
 
5
        drmstat
 
6
 
 
7
+dristat_LDADD = $(CLOCK_LIB)
 
8
+
 
9
 SUBDIRS = modeprint
 
10
 
 
11
 if HAVE_LIBKMS