summaryrefslogtreecommitdiff
path: root/libicuuc/libicu/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libicuuc/libicu/buildfile')
-rw-r--r--libicuuc/libicu/buildfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libicuuc/libicu/buildfile b/libicuuc/libicu/buildfile
index 63a6287..9ca221b 100644
--- a/libicuuc/libicu/buildfile
+++ b/libicuuc/libicu/buildfile
@@ -3,14 +3,12 @@
./: lib{icuuc} lib{icudata}
-patched = putil ucasemap uniset unistr
-
# Note that some of the uc/unicode/*.h files are C++ headers and some are C
# headers. We will assume all of them as C headers, which is a bit of a hack
# but doing it properly is too painful.
#
lib{icuuc}: uc/hxx{** -unicode/*} uc/unicode/h{*} \
- uc/cxx{* -{$patched}} cxx{$patched} \
+ uc/cxx{*} \
lib{icudata}
lib{icudata}: data/{h c}{*} uc/unicode/h{*}