package/ripgrep: fix debug build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 22 Aug 2020 18:22:37 +0000 (20:22 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 24 Aug 2020 09:02:08 +0000 (11:02 +0200)
commitd67ff44850fdb7f5159d2b6c3310e7501231a24f
tree10be0cf3492d8e5352f4415657e56c2037677f90
parent5714f3f81fdd85640d627f9b43490c52419650ea
package/ripgrep: fix debug build

There is no --debug mode for cargo resulting in the following build
failure since the addition of this package with commit
4b0d1ef6ac00c5170a3fb9d15d06b3d3172e0c97:

error: Unknown flag: '--debug'

Fixes:
 - http://autobuild.buildroot.org/results/58e74bb056ec65680ecebaa559aa14bdebbf5c85
 - http://autobuild.buildroot.org/results/28c6364a89a6044d5a036614f7a6e59815efb770

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[yann.morin.1998@free.fr: keep the default 'dev' mode when in debug]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/ripgrep/ripgrep.mk