Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build: avoid redefined macro
It's already defined in `common.gypi`.

PR-URL: #45544
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
  • Loading branch information
targos authored and danielleadams committed Jan 3, 2023
1 parent 5e63bf3 commit 5ab7a30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/icu/icu-generic.gyp
Expand Up @@ -93,7 +93,6 @@
},
'defines': [
'U_ATTRIBUTE_DEPRECATED=',
'_CRT_SECURE_NO_DEPRECATE=',
'U_STATIC_IMPLEMENTATION=1',
],
},
Expand Down

0 comments on commit 5ab7a30

Please sign in to comment.