projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f5a64e
)
isl: Fix make check
author
Jason Ekstrand
<jason.ekstrand@intel.com>
Wed, 2 Mar 2016 19:31:22 +0000
(11:31 -0800)
committer
Jason Ekstrand
<jason.ekstrand@intel.com>
Wed, 2 Mar 2016 19:31:22 +0000
(11:31 -0800)
src/intel/isl/Makefile.am
patch
|
blob
|
history
diff --git
a/src/intel/isl/Makefile.am
b/src/intel/isl/Makefile.am
index ffc2669f6bf7b336fe314b86a999ba08cb350e61..806934eae5b5b0e52dbfec0c6f3b91f0a935962b 100644
(file)
--- a/
src/intel/isl/Makefile.am
+++ b/
src/intel/isl/Makefile.am
@@
-110,6
+110,7
@@
check_PROGRAMS = $(TESTS)
# Link tests to lib965_compiler.la for brw_get_device_info().
tests_ldadd = \
+ -lm \
libisl.la \
$(top_builddir)/src/mesa/drivers/dri/i965/libi965_compiler.la