diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-07-03 14:24:50 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-07-03 14:57:39 -0700 |
commit | 0defd18cfc5fd3e9190ceb067b859294c5b2677c (patch) | |
tree | cb3b1b3a48d14d2f7d97e2c86521dff77f8db2c5 /subx/ex1 | |
parent | 7c71860b87711531f1fd590a9768603a01dc4b18 (diff) | |
download | mu-0defd18cfc5fd3e9190ceb067b859294c5b2677c.tar.gz |
4308
Undo 4291; turns out the generated ELF binary was no longer running natively on 32-bit Linux. Even with p_align set to 0. Agh, not worth my time.
Diffstat (limited to 'subx/ex1')
-rwxr-xr-x | subx/ex1 | bin | 96 -> 96 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/ex1 b/subx/ex1
index cf6b2f4c..205f8d60 100755
--- a/subx/ex1
+++ b/subx/ex1
Binary files differ |