We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db9358 commit 4d8c347Copy full SHA for 4d8c347
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 580d527aa2972ad1f7cbe65f2a98a0dbc92d14f7
+refs/heads/master: c0f997be21ae6b98aa77818dc90bff07544f1c20
trunk/src/boot/be/elf.ml
@@ -64,7 +64,6 @@ let elf_identification sess ei_class ei_data =
64
(* EI_OSABI *)
65
(match sess.Session.sess_targ with
66
FreeBSD_x86_elf -> 9
67
- | Linux_x86_elf -> 3
68
| _ -> 0);
69
70
0; (* EI_ABIVERSION *)
0 commit comments