summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/gbuild.mk
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2014-10-12 14:49:43 -0300
committerStephan Bergmann <sbergman@redhat.com>2014-10-23 14:38:27 +0000
commit2e52086aa0428b61111d9954a6af34febd75addb (patch)
tree77192db92890288506dc47dc9f758e980c318255 /solenv/gbuild/gbuild.mk
parentRelated: fdo#83003 Jay wants equal space above and below this button (diff)
downloadcore-2e52086aa0428b61111d9954a6af34febd75addb.tar.gz
core-2e52086aa0428b61111d9954a6af34febd75addb.zip
fdo#60689: replace SUPD variable
Change-Id: Iad63330f8762b595ba5ee94fc20bc2c64ac92f6b Reviewed-on: https://gerrit.libreoffice.org/11937 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv/gbuild/gbuild.mk')
-rw-r--r--solenv/gbuild/gbuild.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/gbuild/gbuild.mk b/solenv/gbuild/gbuild.mk
index 3145540dcce9..fbf13fe0e064 100644
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -206,7 +206,6 @@ gb_CPUDEFS += -D$(CPUNAME)
gb_GLOBALDEFS := \
-D_REENTRANT \
-DOSL_DEBUG_LEVEL=$(gb_DEBUGLEVEL) \
- -DSUPD=$(LIBO_VERSION_MAJOR)$(LIBO_VERSION_MINOR)0 \
$(gb_OSDEFS) \
$(gb_COMPILERDEFS) \
$(gb_CPUDEFS) \