diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-21 09:38:12 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-21 09:38:12 +0000 |
commit | 178c504c139009ec2f9c6b1d4e12e03699f4d61f (patch) | |
tree | 632d549456b2c15dfb2bb076ede6ca3e280cf552 /solenv/inc/unxlngi6.mk | |
parent | c634600a81420af36e0ea0346960ceff9c6f5528 (diff) |
#i10000# temporarily switched off the warnings for the new module drawinglayer, #i92985# is written
Diffstat (limited to 'solenv/inc/unxlngi6.mk')
-rw-r--r-- | solenv/inc/unxlngi6.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/solenv/inc/unxlngi6.mk b/solenv/inc/unxlngi6.mk index 88b273d12901..ff95b5fef50f 100644 --- a/solenv/inc/unxlngi6.mk +++ b/solenv/inc/unxlngi6.mk @@ -8,7 +8,7 @@ # # $RCSfile: unxlngi6.mk,v $ # -# $Revision: 1.47 $ +# $Revision: 1.48 $ # # This file is part of OpenOffice.org. # @@ -135,6 +135,7 @@ CFLAGSWERRCC=-Werror # COMPILER_WARN_ERRORS=TRUE here instead of setting MODULES_WITH_WARNINGS (see # settings.mk): MODULES_WITH_WARNINGS := \ + drawinglayer \ soldep # switches for dynamic and static linking |