pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/gr-osmosdr
Module Name: pkgsrc
Committed By: gdt
Date: Sun May 18 19:18:52 UTC 2025
Modified Files:
pkgsrc/ham/gr-osmosdr: Makefile
Log Message:
ham/gr-osmosdr: speling
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/ham/gr-osmosdr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/gr-osmosdr/Makefile
diff -u pkgsrc/ham/gr-osmosdr/Makefile:1.63 pkgsrc/ham/gr-osmosdr/Makefile:1.64
--- pkgsrc/ham/gr-osmosdr/Makefile:1.63 Sun May 18 19:18:32 2025
+++ pkgsrc/ham/gr-osmosdr/Makefile Sun May 18 19:18:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2025/05/18 19:18:32 gdt Exp $
+# $NetBSD: Makefile,v 1.64 2025/05/18 19:18:52 gdt Exp $
DISTNAME= gr-osmosdr-0.2.6
PKGREVISION= 5
@@ -20,7 +20,7 @@ USE_LANGUAGES= c c++
USE_CXX_FEATURES= c++11 filesystem
# NB: If gnuradio-core and gr-osmosdr are built with gcc10/gc12 or
# gcc12/gcc10, then "import osmosdr" in python will fail with
-# not-found symbol apparently due to c++ ABI issues. No accomodations
+# not-found symbol apparently due to c++ ABI issues. No accommodations
# are in place for this, as "mixing gcc versions with c++ leads to UB"
# is already well known.
Home |
Main Index |
Thread Index |
Old Index