Skip to content

Commit

Permalink
[jvm-packages] Honor skip.native.build option in xgboost4j-gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Jun 26, 2024
1 parent 0574efc commit 9186fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jvm-packages/xgboost4j-gpu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
<argument>${use.cuda}</argument>
</arguments>
<workingDirectory>${user.dir}</workingDirectory>
<skip>${skip.native.build}</skip>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 9186fa1

Please sign in to comment.