Chromium Code Reviews| Index: third_party/icu/icu.gyp |
| =================================================================== |
| --- third_party/icu/icu.gyp (revision 25717) |
| +++ third_party/icu/icu.gyp (working copy) |
| @@ -41,7 +41,7 @@ |
| }, { # else: OS != "win" |
| 'sources!': ['icudt42.dll'], |
| }], |
| - [ 'OS != "linux"', { |
| + [ 'OS != "linux" and OS != "freebsd"', { |
| 'sources!': ['linux/icudt42l_dat.s'], |
| }], |
| [ 'OS != "mac"', { |