aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-06-29 10:21:14 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-06-29 10:27:25 +0200
commit9cc783a87d59248fb3b1e9bb0ca2a72690a4e8c9 (patch)
treeea951c2739c4d0fe4ba66d4e4b9a288be0343a52 /tests/Makefile.am
parenta99d95e3afc528829f657e37f0572ac78bf06d4b (diff)
Revert "llc/test: Explicitly enable extended initialiser lists"
This reverts commit a99d95e3afc528829f657e37f0572ac78bf06d4b. That commit has only removed the warning but not the error. Sponsored-by: On-Waves ehf
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 861552f1..5d7aab01 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -66,10 +66,6 @@ llc_LlcTest_LDADD = \
llc_LlcTest_LDFLAGS = \
-Wl,-u,bssgp_prim_cb
-# Compatibility with Debian Squeeze
-llc_LlcTest_CXXFLAGS = \
- -std=gnu++0x
-
llist_LListTest_SOURCES = llist/LListTest.cpp
llist_LListTest_LDADD = \
$(LIBOSMOCORE_LIBS) \