Universal support for both big and little endian architectures
modified libpkg/elfhints.c
@@ -66,8 +66,11 @@ static void write_elf_hints(const char *);
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -451,14 +454,15 @@ read_elf_hints(const char *hintsfile, int must_exist)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -472,6 +476,9 @@ update_elf_hints(const char *hintsfile, int argc, char **argv, int merge)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -502,9 +509,9 @@ write_elf_hints(const char *hintsfile)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -515,8 +522,9 @@ write_elf_hints(const char *hintsfile)
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|