|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../strace/strace.conf |
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2020 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -16,3 +16,7 @@ |
|
|
|
arch_target=`echo $arch_target | sed s/sh[^6]/sh/` |
|
|
|
|
|
|
|
var_append GCC_WRAPPER_APPEND " " "-DHAVE_STRUCT_DQBLK_DQB_CURBLOCKS" |
|
|
|
|
|
|
|
pkginstalled libunwind && var_append confopt ' ' '--with-libunwind' |
|
|
|
|
|
|
|
var_append confopt ' ' "--enable-mpers=check" |