|
Lines 13-21
Link Here
|
| 13 |
BROKEN_mips64= fails to compile: ed25519-donna-portable.h:85:4: Need a uint128_t implementation! |
13 |
BROKEN_mips64= fails to compile: ed25519-donna-portable.h:85:4: Need a uint128_t implementation! |
| 14 |
BROKEN_powerpc64= fails to compile: ed25519-donna-portable.h: warning: ALIGN redefined |
14 |
BROKEN_powerpc64= fails to compile: ed25519-donna-portable.h: warning: ALIGN redefined |
| 15 |
|
15 |
|
| 16 |
USES= perl5 ssl tar:bzip2 |
16 |
USES= ssl tar:bzip2 |
| 17 |
GNU_CONFIGURE= yes |
17 |
GNU_CONFIGURE= yes |
| 18 |
CONFIGURE_ENV= ac_cv_func_strnvis=no |
18 |
CONFIGURE_ENV= ac_cv_func_strnvis=no PERL=/usr/bin/false |
| 19 |
CONFIGURE_ARGS= --libexecdir=${LOCALBASE}/lib \ |
19 |
CONFIGURE_ARGS= --libexecdir=${LOCALBASE}/lib \ |
| 20 |
--with-ssl-dir=${OPENSSLBASE} |
20 |
--with-ssl-dir=${OPENSSLBASE} |
| 21 |
|
21 |
|