summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/random
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:32 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:58:43 +0100
commit81ef04be69673faa49ada8f7f95da8d1aae0f98b (patch)
tree445fbbe1cccf1e88cbd33fcaf95064d11242fe14 /sal/qa/rtl/random
parent30a8393e50fa6bee7ba30d2b181d93072142ffc8 (diff)
Trying to remove the stlport mention from the code
Diffstat (limited to 'sal/qa/rtl/random')
-rw-r--r--sal/qa/rtl/random/makefile.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/sal/qa/rtl/random/makefile.mk b/sal/qa/rtl/random/makefile.mk
index cb79ff90a770..c82ae0a6c18e 100644
--- a/sal/qa/rtl/random/makefile.mk
+++ b/sal/qa/rtl/random/makefile.mk
@@ -35,13 +35,6 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
-#building with stlport, but cppunit was not built with stlport
-.IF "$(USE_SYSTEM_STL)"!="YES"
-.IF "$(SYSTEM_CPPUNIT)"=="YES"
-CFLAGSCXX+=-DADAPT_EXT_STL
-.ENDIF
-.ENDIF
-
CFLAGSCXX += $(CPPUNIT_CFLAGS)
DLLPRE = # no leading "lib" on .so files