Skip to content
  • Peter Korsgaard's avatar
    icu: fix build with gcc >= 4.4 / JLEVEL > 1 · da86b5ac
    Peter Korsgaard authored
    
    
    Fix two issues with the icu build:
    - icu source contains an #elif without any arguments, which g++ >= 4.4
      flags as an error. This is both an issue for target and host build,
      so restructure the .mk so any *both*patch is applied to both builds
      (the other patches would cause trouble with host builds)
    - icu build system isn't parallel make safe, use MAKE1
    
    Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
    da86b5ac
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading