Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Feb 1, 2025
1 parent 06b5761 commit 44467af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/ci_build/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -2790,9 +2790,6 @@ def main():
# torch interop.
args.build_shared_lib = True

if args.build_nuget and cross_compiling:
raise BuildError("Currently nuget package creation is not supported while cross-compiling")

if args.enable_pybind:
if args.disable_rtti:
raise BuildError("Python bindings use typeid so you can't disable RTTI")
Expand Down

0 comments on commit 44467af

Please sign in to comment.