Skip to content

Commit

Permalink
Removed cmake args
Browse files Browse the repository at this point in the history
  • Loading branch information
like-a-freedom committed Feb 2, 2025
1 parent c362161 commit 8328f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# # -DPYTHON_EXECUTABLE=/usr/local/bin/python3.13 \
# -Wno-dev"

ENV CMAKE_ARGS='-DCMAKE INSTALL_PREFIX=/usr/local -DCMAKE_INSTALL_RPATH="/usr/local/lib:/usr/lib:/usr/local/lib"'
# ENV CMAKE_ARGS='-DCMAKE INSTALL_PREFIX=/usr/local -DCMAKE_INSTALL_RPATH="/usr/local/lib:/usr/lib:/usr/local/lib"'

# # Additional environment variables for ONNX build
# ENV ONNX_ML=1
Expand Down

0 comments on commit 8328f76

Please sign in to comment.