commit | d168237b63e5305904ec1f3b1ce89867059c7420 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 16 16:51:20 2018 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 16 16:54:06 2018 +0000 |
tree | a7455032fd664b774cb29d0be6a02e362eae810d | |
parent | 427c7554921ae197c09e799f16ec98dd1b81b3a4 [diff] [blame] |
nlsr: Update Change-Id: I0d1d16b02da4ecaa717263da71f1611312e9a1e4
diff --git a/nlsr/debian/rules b/nlsr/debian/rules index 8ce273d..472a2cf 100755 --- a/nlsr/debian/rules +++ b/nlsr/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) %: