util: Don't link to SHA1 library if shader-cache is disabled.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -46,9 +46,9 @@ libmesautil_la_SOURCES = \
|
||||
|
||||
if ENABLE_SHADER_CACHE
|
||||
libmesautil_la_SOURCES += $(MESA_UTIL_SHADER_CACHE_FILES)
|
||||
endif
|
||||
|
||||
libmesautil_la_LIBADD = $(SHA1_LIBS)
|
||||
endif
|
||||
|
||||
roundeven_test_LDADD = -lm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user