pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43147 (security/gnupg: no optimiztion for pentium)
Synopsis: security/gnupg: no optimiztion for pentium
State-Changed-From-To: open->feedback
State-Changed-By: wiz%NetBSD.org@localhost
State-Changed-When: Thu, 15 Apr 2010 00:37:32 +0000
State-Changed-Why:
I can't test it here, since I only have NetBSD/amd64, but if I
enable the option, it looks ok:
# make show-var VARNAME=CONFIGURE_ARGS
--with-static-rnd=auto --with-mailprog=/usr/sbin/sendmail --without-libcurl
--disable-ldap --without-libiconv-prefix --without-lib
intl-prefix --prefix=/usr/pkg --build=x86_64--netbsd --host=x86_64--netbsd
--infodir=/usr/pkg/info --mandir=/usr/pkg/man
# make show-var VARNAME=MACHINE_GNU_PLATFORM
x86_64--netbsd
After enabling the option:
# make show-var VARNAME=CONFIGURE_ARGS
--with-static-rnd=auto --with-mailprog=/usr/sbin/sendmail --without-libcurl
--disable-ldap --without-libiconv-prefix --without-lib
intl-prefix --prefix=/usr/pkg --build=i586--netbsd --host=i586--netbsd
--infodir=/usr/pkg/info --mandir=/usr/pkg/man
# make show-var VARNAME=MACHINE_GNU_PLATFORM
i586--netbsd
# make configure
....
config.status: linking ./mpi/i586/mpih-add1.S to mpi/mpih-add1.S
config.status: linking ./mpi/i586/mpih-mul1.S to mpi/mpih-mul1.S
config.status: linking ./mpi/i586/mpih-mul2.S to mpi/mpih-mul2.S
config.status: linking ./mpi/i586/mpih-mul3.S to mpi/mpih-mul3.S
config.status: linking ./mpi/i586/mpih-lshift.S to mpi/mpih-lshift.S
config.status: linking ./mpi/i586/mpih-rshift.S to mpi/mpih-rshift.S
config.status: linking ./mpi/i586/mpih-sub1.S to mpi/mpih-sub1.S
Please debug this and tell us where it deviates from this for you.
Home |
Main Index |
Thread Index |
Old Index