diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-12-11 02:11:21 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-12-11 02:57:59 +0200 |
commit | 7904a8cc565380b393a6e0e6b793277322b90e3a (patch) | |
tree | 620dd79b0547f3a661e826e1908a2adb981b75ea /stoc/test/excomp/makefile.mk | |
parent | 0acf93fc20f784cdd415872d61b9b7fe1c95ca00 (diff) |
I don't see NO_BSYMBOLIC being used anywhere
Diffstat (limited to 'stoc/test/excomp/makefile.mk')
-rw-r--r-- | stoc/test/excomp/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/test/excomp/makefile.mk b/stoc/test/excomp/makefile.mk index 01ffb65a5fcc..cd5a11914f56 100644 --- a/stoc/test/excomp/makefile.mk +++ b/stoc/test/excomp/makefile.mk @@ -33,7 +33,6 @@ TARGET2= excomp2 TARGETTYPE=CUI ENABLE_EXCEPTIONS=TRUE USE_DEFFILE= TRUE -NO_BSYMBOLIC= TRUE COMP1TYPELIST=$(TARGET1) COMP2TYPELIST=$(TARGET2) |