further tests...
This commit is contained in:
parent
fea4a802d0
commit
6aa347dbde
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ make %makeflags all %{?_smp_mflags} || :
|
|||
|
||||
|
||||
### HACK: just for debugging ppc* issues
|
||||
strace -f bin-ppc/diet true
|
||||
strace -f -s9999 bin-ppc/diet gcc -D__dietlibc__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables -fno-stack-protector -Os -o bin-ppc/dnsd contrib/dnsd.c || :
|
||||
objdump -dS bin-ppc/diet
|
||||
|
||||
make %makeflags all %{?_smp_mflags}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue