Verified Commit 102122b7 authored by Bernd Paysan's avatar Bernd Paysan
Browse files

keccakp shlibs generation

parent e08fd646
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -400,8 +400,6 @@ Variable user-avatar#
Variable dummy-thumb#
Variable user.png$
Variable thumb.png$
: ]path ( addr u -- )
    file>fpath ]] SLiteral [[ ] ;
: read-user.png ( -- )
    [ "doc/user.png" ]path user.png$ $slurp-file ;
: read-thumb.png ( -- )

shlibs/keccak

deleted120000 → 0
+0 −1
Original line number Diff line number Diff line
../keccak
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -460,7 +460,7 @@ $1000.0000. patchlimit& 2! \ 256MB patch limit size
#2.000.000.000. beacon-short-ticks& 2!

: ]path ( addr u -- )
    open-fpath-file throw rot close-file throw ] ]] sliteral [[ ;
    file>fpath ]] SLiteral [[ ] ;

: .net2o-config/ ( addr u -- addr' u' ) [: .net2o-config$ $. '/' emit type ;] $tmp ;
: .net2o-cache/ ( addr u -- addr' u' ) [: .net2o-cache$ $. '/' emit type ;] $tmp ;