|
From: <kin...@us...> - 2025-04-14 14:55:54
|
Revision: 7259
http://sourceforge.net/p/teem/code/7259
Author: kindlmann
Date: 2025-04-14 14:55:36 +0000 (Mon, 14 Apr 2025)
Log Message:
-----------
better notes to GLK on how to run teem/src/_util/scan-symbols.py
Modified Paths:
--------------
teem/trunk/src/biff/README.txt
Modified: teem/trunk/src/biff/README.txt
===================================================================
--- teem/trunk/src/biff/README.txt 2025-04-14 14:54:06 UTC (rev 7258)
+++ teem/trunk/src/biff/README.txt 2025-04-14 14:55:36 UTC (rev 7259)
@@ -102,6 +102,8 @@
GLK has his teem source checkout in ~/teem.
From the ~/teem/src/_util directory:
+ unset TEEM_SRC
+ export TEEM_ARCH=darwin.64 # for example
python3 scan-symbols.py ~/teem -biff 3 gage
why -biff 3: because
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|