summaryrefslogtreecommitdiff
path: root/io/test/stm
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 /io/test/stm
parent0acf93fc20f784cdd415872d61b9b7fe1c95ca00 (diff)
I don't see NO_BSYMBOLIC being used anywhere
Diffstat (limited to 'io/test/stm')
-rw-r--r--io/test/stm/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/io/test/stm/makefile.mk b/io/test/stm/makefile.mk
index f09cdb6bab4e..79496f29f990 100644
--- a/io/test/stm/makefile.mk
+++ b/io/test/stm/makefile.mk
@@ -28,7 +28,6 @@ PRJ=..$/..
PRJNAME=io
TARGET=teststm
-NO_BSYMBOLIC=TRUE
ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------