commit | 988f9c4a3086cdee9f6e1c123ae5d9d8cd885d4c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jun 12 20:35:47 2017 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jun 12 20:42:17 2017 +0000 |
tree | 7f3471c03b28a4c6f1c9e0b2ddaabcb4c9eef361 | |
parent | fefd7e566294fc72059fbee4be6240f71f77c705 [diff] [blame] |
Use -j1 flag and --without-pch (build was crashing on arm64 builder) Change-Id: I66e00125164675d53097e8c1e47150af84fce3fe
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile index 4322bfc..ccf74d4 100644 --- a/ndn-cxx/Makefile +++ b/ndn-cxx/Makefile
@@ -11,6 +11,6 @@ VERSION=0.5.1-60-gb555b00c # PPA version -PPA_VERSION=1 +PPA_VERSION=3 include ../packaging.mk