mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-20 22:34:39 +00:00
* Do not run configure-plugins twice
This commit is contained in:
parent
c84ba4b076
commit
9119702495
2
TODO
2
TODO
@ -37,6 +37,8 @@ TODO pancake
|
||||
|
||||
TODO gerardo
|
||||
------------
|
||||
* big-ssl.c big-gmp.c ...
|
||||
* http://etutorials.org/Programming/secure+programming/Chapter+7.+Public+Key+Cryptography/7.5+Generating+a+Prime+Number+Testing+for+Primality/
|
||||
* implement GMP in util/big.c
|
||||
|
||||
unassigned TODO pointz
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
./configure-plugins
|
||||
[ ! -e plugins.cfg ] && ./configure-plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user