~eli173

https://eli173.com

mostly human

Recent activity

Re: [PATCH uxn] Allows native building on M1 Macs 1 year, 2 months ago

From Elijah Cohen to ~rabbits/public-inbox

Hi Andy,

On Sunday, December 12th, 2021 at 4:47 PM, Andrew Alderwick wrote:
> I've been able to make this more generalised! Running `brew --prefix`
> gives me “/usr/local” on my x86_64 Mac, so I've used the output of that
> Does it work for you on your M1?

That's a great find! It does indeed work on my M1, and the build script looks much cleaner for it.

Yours,
Elijah

[PATCH uxn] Allows native building on M1 Macs 1 year, 3 months ago

From Elijah Cohen to ~rabbits/public-inbox

---

This just uses Homebrew's new directory organization for M1 Macs,
but I don't have access to an x86_64 Mac to test this on,
so before this patch is accepted someone may want to test that

 build.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/build.sh b/build.sh
index 5f40efd..c4e8c28 100755
--- a/build.sh
@@ -34,7 +34,11 @@ MSYS_NT*) # MSYS2 on Windows
[message trimmed]

[PATCH v2] Demonstrate that I can use git send-email 1 year, 3 months ago

From Elijah Cohen to ~sircmpwn/email-test-drive

---
 eli173 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 eli173

diff --git a/eli173 b/eli173
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/eli173
@@ -0,0 +1 @@
I have successfully used git send-email!
--
2.30.1 (Apple Git-130)
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 1 year, 3 months ago

From Elijah Cohen to ~sircmpwn/email-test-drive

---
 eli173 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 eli173

diff --git a/eli173 b/eli173
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/eli173
@@ -0,0 +1 @@
I'm about to try git send-email
--
2.30.1 (Apple Git-130)
[message trimmed]