⬆️ utf8proc, use new UTF8PROC_STATIC macro

This commit is contained in:
Max Brunsfeld 2018-05-18 10:25:55 -07:00
parent 3c01382b95
commit 9c1e82a7ea
2 changed files with 2 additions and 2 deletions

2
externals/utf8proc vendored

@ -1 +1 @@
Subproject commit 40e605959eb5cb90b2587fa88e3b661558fbc55a
Subproject commit d81308faba0cfb3fccf8c3b12446863c7b76ae32

View file

@ -151,7 +151,7 @@
'-Wno-unused-parameter'
],
'defines': ['UTF8PROC_EXPORTS'],
'defines': ['UTF8PROC_STATIC'],
'xcode_settings': {
'ALWAYS_SEARCH_USER_PATHS': 'NO',