Skip to content

Commit 4d8c347

Browse files
brsongraydon
authored andcommitted
---
yaml --- r: 1362 b: refs/heads/master c: c0f997b h: refs/heads/master v: v3
1 parent 0db9358 commit 4d8c347

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 580d527aa2972ad1f7cbe65f2a98a0dbc92d14f7
2+
refs/heads/master: c0f997be21ae6b98aa77818dc90bff07544f1c20

trunk/src/boot/be/elf.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ let elf_identification sess ei_class ei_data =
6464
(* EI_OSABI *)
6565
(match sess.Session.sess_targ with
6666
FreeBSD_x86_elf -> 9
67-
| Linux_x86_elf -> 3
6867
| _ -> 0);
6968

7069
0; (* EI_ABIVERSION *)

0 commit comments

Comments
 (0)