mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
Fix ubsan bot
This commit is contained in:
parent
b435df3a5b
commit
4cd342baea
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +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)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue