diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-02-17 09:26:01 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2013-02-17 16:47:39 +0000 |
commit | fb1d11d9a54738562994ee6f7a5875f7a62d5863 (patch) | |
tree | 2c86879b5e934836e1b8cb0a52ce76d36345e351 /xpdf/xpdf-3.02.patch | |
parent | c21916ad8a315a9dd7f23bf9aef0576975470a5a (diff) |
convert xpdf to gbuild and add to tail_build
Change-Id: Ie85f8092e0c37124508123a1d2f942f50f0740da
Reviewed-on: https://gerrit.libreoffice.org/2197
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Diffstat (limited to 'xpdf/xpdf-3.02.patch')
-rw-r--r-- | xpdf/xpdf-3.02.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xpdf/xpdf-3.02.patch b/xpdf/xpdf-3.02.patch index 9bf67f07af47..1bc1427e5d36 100644 --- a/xpdf/xpdf-3.02.patch +++ b/xpdf/xpdf-3.02.patch @@ -84,7 +84,7 @@ @@ -1,5 +1,5 @@ set CC=cl -set CFLAGS=/DWIN32 /I.. /I..\goo /I..\fofi /O2 /nologo -+set CFLAGS=/DWIN32 /D_MT /I.. /I..\goo /I..\fofi /O2 /nologo ++set CFLAGS=/DWIN32 /D_MT /I.. /I..\goo /I..\fofi /O2 /nologo %SOLARINC% set CXX=cl set CXXFLAGS=%CFLAGS% /TP set LIBPROG=lib |