Skip to content

Commit

Permalink
Resolving issues when porting change from previous git fork.
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Prinz <[email protected]>
  • Loading branch information
taprinz committed Feb 6, 2024
1 parent c07d798 commit 572af7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions sh_script/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ usage() {
Usage: $(basename "$0") [OPTION]...
-c Run check
-b Build target
-t Specify target platform to be built
-r Build and run tests
-h Show help info
EOM
Expand Down
1 change: 0 additions & 1 deletion sh_script/pre-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ patch-webpki() {
# apply the patch set for webpki
pushd external/webpki
git reset --hard f84a538a5cd281ba1ffc0d54bbe5824cf5969703
@@ -16,4 +43,10 @@ format-patch() {
popd
}

Expand Down

0 comments on commit 572af7e

Please sign in to comment.