In some cases we need to add additionl defs to build against icu if icu has certain options configured. ICU warns about this when building: *** WARNING: You must set the following flags before code compiled against this ICU will function properly: -DU_DISABLE_RENAMING=1 We can fetch these flags from the icu pkgconfig and add them if required. This fixes symbol errors if ICU is built without renaming.pull/3385/head
parent
0b54f92416
commit
daab4bf63a
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue