commit | 564739ac0c147ce784ee309cbd470d2b68a4b8a0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 16 16:51:43 2018 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 16 16:54:07 2018 +0000 |
tree | 816bb9897da0e117ee5016490b9152c1497bb0a5 | |
parent | d168237b63e5305904ec1f3b1ce89867059c7420 [diff] [blame] |
ndncert: Update Change-Id: Ia130723cbf8d80f5eb41ea60ff1b1a4316f3b778
diff --git a/ndncert/debian/rules b/ndncert/debian/rules index 10c8740..1f22ee3 100755 --- a/ndncert/debian/rules +++ b/ndncert/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) %: