Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed Aug 28, 2024
1 parent 4fad222 commit d5772f4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build-ioc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,8 @@ cat << EOF > configure/CONFIG_SITE.local
STATIC_BUILD=YES
FULL_STATIC_BUILD=YES
USR_LDFLAGS = -static-pie
# TODO: add to base image
COMMANDLINE_LIBRARY = READLINE_NCURSES
EOF

# TODO: add to base image
apk add git ncurses-static

git config --global --add safe.directory $PWD

make distclean
Expand Down

0 comments on commit d5772f4

Please sign in to comment.