mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
Fix bot fails
This commit is contained in:
parent
f4072e8cb8
commit
8cb8209c91
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ if HAVE_FREETYPE
|
|||
TEST_PROGS += test-multithread
|
||||
test_multithread_CFLAGS = $(CFLAGS) $(PTHREAD_CFLAGS) $(FREETYPE_CFLAGS)
|
||||
test_multithread_LDADD = $(LDADD) $(PTHREAD_LIBS) $(FREETYPE_LIBS)
|
||||
test_multithread_LINK = $(LINK)
|
||||
test_multithread_LINK = $(LINK) $(test_multithread_LDADD)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue