]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
better explanation for STEMLAB_FIX option
authorc vw <dl1ycf@darc.de>
Fri, 17 Aug 2018 08:24:13 +0000 (10:24 +0200)
committerc vw <dl1ycf@darc.de>
Fri, 17 Aug 2018 08:24:13 +0000 (10:24 +0200)
Makefile
Makefile.mac

index 82e927590564b124c2aee0c26377c39ee9252741..b7f16709e01c1ba56ec118688af9141069c48853 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ GIT_VERSION := $(shell git describe --abbrev=0 --tags)
 # uncomment the line below to include support for STEMlab discovery (WITHOUT AVAHI)
 #STEMLAB_DISCOVERY=STEMLAB_DISCOVERY_NOAVAHI
 
-# uncommment this line for activate work-around some RedPitaty HPSDR bugs
+# uncommment this line for circumventing problems with RedPitya HPSDR apps.
 #STEMLAB_FIX_OPTION=-DSTEMLAB_FIX
 
 #uncomment the line below for the platform being compiled on (actually not used)
index e4b482eb2660bd063fd757d79c3557f2ddea6166..568a05c1c0cbccf265eb4e8310757377ea1d165c 100644 (file)
@@ -30,7 +30,7 @@ PURESIGNAL_INCLUDE=PURESIGNAL
 # uncomment the line below to include support for STEMlab discovery (WITHOUT AVAHI)
 STEMLAB_DISCOVERY=STEMLAB_DISCOVERY_NOAVAHI
 
-# un-commment this line for activate work-around some RedPitaty HPSDR bugs
+# uncommment this line for circumventing problems with RedPitya HPSDR apps.
 STEMLAB_FIX_OPTION=-DSTEMLAB_FIX
 
 #uncomment the line below for the platform being compiled on (actually not used)