Merge "Require x86inc.asm"
This commit is contained in:
commit
89771f2c2c
@ -1397,7 +1397,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${tgt_isa}" = "x86_64" ] || [ "${tgt_isa}" = "x86" ]; then
|
if [ "${tgt_isa}" = "x86_64" ] || [ "${tgt_isa}" = "x86" ]; then
|
||||||
soft_enable use_x86inc
|
enable_feature use_x86inc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Position Independent Code (PIC) support, for building relocatable
|
# Position Independent Code (PIC) support, for building relocatable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user