HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #870642
emscripten: Disable icu configure check
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Split from Feature #847674. Disable icu configure check when configuring for emscripten.
Changes compared to Feature #847674 implementation:
- Be conservative, and only consider build an emscripten one if value of the variable is explicit "yes"
- Set CFLAGS "-s USE_ICU=1" where icu configure check is handled, and not completely separately
Related issues
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0020-emscripten-Disable-icu-configure-check.patch 0020-emscripten-Disable-icu-configure-check.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist over 2 years ago
- Related to Feature #847674: Emscripten beach head. added
#3
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist