Skip to content

Commit

Permalink
- adding first [unsuccessful!!!] build files
Browse files Browse the repository at this point in the history
- .config files
-- linux-6.6.1-i486-minimal.config
-- toybox-0.8.10-i486-minimal.config
-- dbclient-2022.83
  • Loading branch information
kkarhan committed Nov 14, 2023
1 parent 213f3b4 commit bf95c33
Show file tree
Hide file tree
Showing 17 changed files with 121 additions and 190 deletions.
1 change: 1 addition & 0 deletions build/0.CORE/build/dropbear/compile.dbclient.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
./configure --disable-zlib --disable-x11 --disable-agent-forwarding
LDFLAGS=-W1,--gc-sections,--static CROSS_COMPILE=i486-linux-musl-cross/bin/i486-linux-musl- CFLAGS="-Os -ffunction-sections -fdata-sections" make ARCH=x86 dbclient
ls -alh
echo 'done!'
exit

0 comments on commit bf95c33

Please sign in to comment.