diff options
Diffstat (limited to 'configs/targets/hppa-linux-user.mak')
-rw-r--r-- | configs/targets/hppa-linux-user.mak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/targets/hppa-linux-user.mak b/configs/targets/hppa-linux-user.mak index db873a8796..361ea39d71 100644 --- a/configs/targets/hppa-linux-user.mak +++ b/configs/targets/hppa-linux-user.mak @@ -1,5 +1,4 @@ TARGET_ARCH=hppa TARGET_SYSTBL_ABI=common,32 TARGET_SYSTBL=syscall.tbl -TARGET_ALIGNED_ONLY=y TARGET_BIG_ENDIAN=y |