summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-12-11 02:11:21 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-12-11 02:57:59 +0200
commit7904a8cc565380b393a6e0e6b793277322b90e3a (patch)
tree620dd79b0547f3a661e826e1908a2adb981b75ea /odk
parent0acf93fc20f784cdd415872d61b9b7fe1c95ca00 (diff)
I don't see NO_BSYMBOLIC being used anywhere
Diffstat (limited to 'odk')
-rw-r--r--odk/source/unowinreg/win/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk
index 2c73572c4ef7..5ca5907b8d74 100644
--- a/odk/source/unowinreg/win/makefile.mk
+++ b/odk/source/unowinreg/win/makefile.mk
@@ -32,7 +32,6 @@ TARGET=unowinreg
ENABLE_EXCEPTIONS=TRUE
NO_DEFAULT_STL=TRUE
-NO_BSYMBOLIC=TRUE
USE_DEFFILE=TRUE
# --- Settings -----------------------------------------------------