commit | 427c7554921ae197c09e799f16ec98dd1b81b3a4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 16 16:43:38 2018 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 16 16:54:06 2018 +0000 |
tree | 264d8ea26337ed61676c165941437da2800fbb0b | |
parent | 7c8f49f6ef790e37bbb8764dec7fb85839a2305f [diff] [blame] |
ndn-traffic-generator: Update Change-Id: If05d79762350feac7d7284adef19bad0881554fe
diff --git a/ndn-traffic-generator/debian/rules b/ndn-traffic-generator/debian/rules index e902165..7e02827 100755 --- a/ndn-traffic-generator/debian/rules +++ b/ndn-traffic-generator/debian/rules
@@ -11,7 +11,7 @@ LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) -CXXFLAGS += -std=c++11 +CXXFLAGS += -std=c++14 LIBDIR := /usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: