Skip to content

Commit

Permalink
Update buildenv
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTodorovskiIBM committed Sep 6, 2022
1 parent ca7309d commit 45a1ee0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions buildenv
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
#
# Set up environment variables for general build tool to operate
#
if ! [ -f ./buildenv ]; then
echo "Need to source from the buildenv directory" >&2
return 0
fi

export ZOPEN_ROOT="${PWD}"
export ZOPEN_TYPE="TARBALL"

export ZOPEN_TARBALL_URL="https://ftp.gnu.org/gnu/make/make-4.3.tar.gz"
Expand Down
12 changes: 0 additions & 12 deletions portcrtenv.sh

This file was deleted.

0 comments on commit 45a1ee0

Please sign in to comment.