From 36bc6d58f7f1b83ae07c00ce7f42755bedbcff18 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Mon, 11 Feb 2019 21:17:55 +0000
Subject: [PATCH] Fixed duplicated stretchswitch and xkA0 while parsing tape

---
 README.md |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index df6a955..4e76d54 100644
--- a/README.md
+++ b/README.md
@@ -63,3 +63,8 @@
 
 THis line seemed to fixed everything:
 libtoolize --force
+
+
+======= STATICALLY LINKING ==============
+./configure --enable-static LDFLAGS=-static
+

--
Gitblit v1.9.3