From 6ea8e22adb6132a1087b97f33fce7d4ab6ffbcd2 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 23 Feb 2019 19:11:08 -0500 Subject: new configure script to replace manually editing config.mk --- config/wordsize | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config/wordsize (limited to 'config/wordsize') diff --git a/config/wordsize b/config/wordsize new file mode 100644 index 00000000..08fdc23a --- /dev/null +++ b/config/wordsize @@ -0,0 +1,2 @@ +32 32-bit +64 64-bit -- cgit v1.2.1