Skip to content

Commit

Permalink
Release 5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Feb 24, 2023
1 parent 938482d commit 446ae65
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions configure.acr
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ EXEC R2_VERSION r2 -v ;

ARG_WITH PRECOMPILED_AGENT precompiled-agent do not require node/npm ;

((
IFNOT PRECOMPILED_AGENT {
CHKPRG! NODE node
CHKPRG! NPM npm
}
))

PKGCFG! R2_CFLAGS R2_LDFLAGS r_core
CHKPRG CURL curl
CHKPRG WGET wget
Expand Down

0 comments on commit 446ae65

Please sign in to comment.