diff options
author | Release Engineering <releng@openoffice.org> | 2009-12-15 16:13:45 +0100 |
---|---|---|
committer | Release Engineering <releng@openoffice.org> | 2009-12-15 16:13:45 +0100 |
commit | 6ce0da0136ba475f438a0a68049cc1b0f597f17a (patch) | |
tree | 7b119193fda9a93dec708721d0d31a021ccecae8 /expat | |
parent | 5b07a6607a9b164065be23169d48bf0525631045 (diff) |
#i10000# obo:build breaks for windows amd64
Diffstat (limited to 'expat')
-rw-r--r-- | expat/expat-2.0.1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/expat-2.0.1.patch b/expat/expat-2.0.1.patch index 1be45d10c5ac..8f7ae189a7f2 100644 --- a/expat/expat-2.0.1.patch +++ b/expat/expat-2.0.1.patch @@ -79,7 +79,7 @@ +SLOFILES_X64=$(SLO_X64)$/xmlparse.obj \ + $(SLO_X64)$/xmlrole.obj \ + $(SLO_X64)$/xmltok.obj -+CDEFS_X64+=-DXML_UNICODE ++CDEFS_X64+=-DXML_UNICODE -DCOMPILED_FROM_DSP +CFLAGS_X64+=-I.. +LIB1TARGET_X64=$(SLB_X64)$/$(TARGET)_xmlparse.lib +LIB1OBJFILES_X64=$(SLO_X64)$/xmlparse.obj |