[arch-commits] Commit in srslte/repos/community-x86_64 (4 files)

Filipe Laíns ffy00 at archlinux.org
Thu Feb 6 22:39:13 UTC 2020


    Date: Thursday, February 6, 2020 @ 22:39:13
  Author: ffy00
Revision: 563688

archrelease: copy trunk to community-x86_64

Added:
  srslte/repos/community-x86_64/srslte-avx2.install
    (from rev 563687, srslte/trunk/srslte-avx2.install)
  srslte/repos/community-x86_64/srslte.install
    (from rev 563687, srslte/trunk/srslte.install)
Deleted:
  srslte/repos/community-x86_64/srslte-avx2.install
  srslte/repos/community-x86_64/srslte.install

---------------------+
 srslte-avx2.install |    8 ++++----
 srslte.install      |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

Deleted: srslte-avx2.install
===================================================================
--- srslte-avx2.install	2020-02-06 22:31:46 UTC (rev 563687)
+++ srslte-avx2.install	2020-02-06 22:39:13 UTC (rev 563688)
@@ -1,4 +0,0 @@
-post_install(){
-    echo 'The binaries in the package include AVX2 instructions.'
-    echo 'If your CPU does not support them please use the sdrangel package.'
-}

Copied: srslte/repos/community-x86_64/srslte-avx2.install (from rev 563687, srslte/trunk/srslte-avx2.install)
===================================================================
--- srslte-avx2.install	                        (rev 0)
+++ srslte-avx2.install	2020-02-06 22:39:13 UTC (rev 563688)
@@ -0,0 +1,4 @@
+post_install(){
+    echo 'The binaries in the package include AVX2 instructions.'
+    echo 'If your CPU does not support them please use the sdrangel package.'
+}

Deleted: srslte.install
===================================================================
--- srslte.install	2020-02-06 22:31:46 UTC (rev 563687)
+++ srslte.install	2020-02-06 22:39:13 UTC (rev 563688)
@@ -1,4 +0,0 @@
-post_install(){
-    echo 'The binaries in the package have limited SIMD support.'
-    echo 'Please consider using srslte-avx2 if your CPU supports AVX2 extensions, it will give you a bigperformance boost.'
-}

Copied: srslte/repos/community-x86_64/srslte.install (from rev 563687, srslte/trunk/srslte.install)
===================================================================
--- srslte.install	                        (rev 0)
+++ srslte.install	2020-02-06 22:39:13 UTC (rev 563688)
@@ -0,0 +1,4 @@
+post_install(){
+    echo 'The binaries in the package have limited SIMD support.'
+    echo 'Please consider using srslte-avx2 if your CPU supports AVX2 extensions, it will give you a bigperformance boost.'
+}



More information about the arch-commits mailing list