I missed an 'IA32' in the documentation.
This commit is contained in:
parent
4a16b489ca
commit
ce55a234ee
@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$");
|
||||
#error "Unable to compile Linux-emulator due to missing COMPAT_43 option!"
|
||||
#endif
|
||||
#ifndef COMPAT_IA32
|
||||
#error "Unable to compile Linux-emulator due to missing IA32 option!"
|
||||
#error "Unable to compile Linux-emulator due to missing COMPAT_IA32 option!"
|
||||
#endif
|
||||
|
||||
#define __ELF_WORD_SIZE 32
|
||||
|
Loading…
x
Reference in New Issue
Block a user