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)
The following reply was made to PR pkg/43147; it has been noted by GNATS.
From: Stefan Schaeckeler <schaecsn%gmx.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: wiz%NetBSD.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
wiz%NetBSD.org@localhost
Subject: Re: pkg/43147 (security/gnupg: no optimiztion for pentium)
Date: Wed, 14 Apr 2010 21:01:06 -0700 (PDT)
Hi. Here we go.
# bmake show-var VARNAME=CONFIGURE_ARGS
--with-static-rnd=auto --with-mailprog=/usr/sbin/sendmail --without-libcurl
--disable-ldap --without-libiconv-prefix --with-libintl-prefix="/usr/local"
--prefix=/usr/local --build=i386-slackware-linux --host=i386-slackware-linux
--infodir=/usr/local/info --mandir=/usr/local/man
# bmake show-var VARNAME=MACHINE_GNU_PLATFORM
i386-slackware-linux
Enabeling options on command line. I also enabled them in mk.conf
# bmake show-var PKG_OPTIONS.gnupg=i586-optimized VARNAME=CONFIGURE_ARGS
--with-static-rnd=auto --with-mailprog=/usr/sbin/sendmail --without-libcurl
--disable-ldap --without-libiconv-prefix --with-libintl-prefix="/usr/local"
--prefix=/usr/local --build=i386-slackware-linux --host=i386-slackware-linux
--infodir=/usr/local/info --mandir=/usr/local/man
# bmake show-var PKG_OPTIONS.gnupg=i586-optimized VARNAME=MACHINE_GNU_PLATFORM
i386-slackware-linux
# bmake show-var PKG_OPTIONS.gnupg=i586-optimized configure
The supported build options for gnupg are:
curl i586-optimized idea ldap
The currently selected options are:
i586-optimized idea
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable. Its current value is shown:
PKG_OPTIONS.gnupg = i586-optimized
:
:
:
config.status: linking ./mpi/i386/mpih-mul1.S to mpi/mpih-mul1.S
config.status: linking ./mpi/i386/mpih-mul2.S to mpi/mpih-mul2.S
config.status: linking ./mpi/i386/mpih-mul3.S to mpi/mpih-mul3.S
config.status: linking ./mpi/i386/mpih-lshift.S to mpi/mpih-lshift.S
config.status: linking ./mpi/i386/mpih-rshift.S to mpi/mpih-rshift.S
config.status: linking ./mpi/i386/mpih-sub1.S to mpi/mpih-sub1.S
config.status: linking ./mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Version info: gnupg 1.4.10
Configured for: GNU/Linux (i386-slackware-linux-gnu)
Home |
Main Index |
Thread Index |
Old Index