summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3a18a30..b7b2311 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ srslte (18.06.1-6) unstable; urgency=medium
- Clean up properly in override_dh_auto_clean
- Tidy up commands a bit
- Disable build of Neon for ARM since it fails to build from source
- - Workaround to get custom cmake invokations to pick up hardening flags
+ - Workaround to get custom cmake invocations to pick up hardening flags
* d/patches/0007-Option-for-disabling-NEON-on-arm.patch:
- Fix typo in patch
* debian/script/srsenb: Start command with "exec"
@@ -27,7 +27,7 @@ srslte (18.06.1-5) unstable; urgency=medium
- Build separate executables for CPUs with AVX2 extensions, and CPUs
with SSE4.2 but no AVX extension.
- Print which version is chosen when starting.
- - Add '-q' to grep invokation
+ - Add '-q' to grep invocation
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 23 Nov 2018 18:35:40 +0100