converters/p5-Sereal-{Decoder,Encoder}: Allow build without BATCH=yes
PR: 270573 Reported by: yasu
This commit is contained in:
parent
316e29c206
commit
f810339058
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
CONFIGURE_ENV= NO_ASM=no USE_UNALIGNED=no
|
||||
MAKE_ENV= PASTHRU_DEFINE="-I${LOCALBASE}/include"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ TEST_DEPENDS= p5-Sereal-Decoder>=5.000:converters/p5-Sereal-Decoder \
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
CONFIGURE_ENV= NO_ASM=no USE_UNALIGNED=no
|
||||
MAKE_ENV= PASTHRU_DEFINE="-I${LOCALBASE}/include"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue