Skip to content

Fix xgboost MinGW build issue (#727)#727

Closed
jlee303 wants to merge 1 commit into
facebook:devfrom
jlee303:export-D103741888
Closed

Fix xgboost MinGW build issue (#727)#727
jlee303 wants to merge 1 commit into
facebook:devfrom
jlee303:export-D103741888

Conversation

@jlee303
Copy link
Copy Markdown
Contributor

@jlee303 jlee303 commented May 4, 2026

Summary:

Fix make -j1 build on MSYS2/MinGW by specifying the "Unix Makefiles" CMake generator (otherwise CMake may pick Ninja or NMake on Windows)

Reviewed By: Cyan4973

Differential Revision: D103741888

@meta-cla meta-cla Bot added the cla signed label May 4, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 4, 2026

@jlee303 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D103741888.

@meta-codesync meta-codesync Bot changed the title Fix xgboost MinGW build issue Fix xgboost MinGW build issue (#727) May 5, 2026
@jlee303 jlee303 force-pushed the export-D103741888 branch from 3416150 to bc5e905 Compare May 5, 2026 17:45
jlee303 added a commit to jlee303/openzl-1 that referenced this pull request May 5, 2026
Summary:

Fix `make -j1` build on MSYS2/MinGW by specifying the "Unix Makefiles" CMake generator (otherwise CMake may pick Ninja or NMake on Windows)

Reviewed By: Cyan4973

Differential Revision: D103741888
Summary:

Fix `make -j1` build on MSYS2/MinGW by specifying the "Unix Makefiles" CMake generator (otherwise CMake may pick Ninja or NMake on Windows)

Reviewed By: Cyan4973

Differential Revision: D103741888
@jlee303 jlee303 force-pushed the export-D103741888 branch from bc5e905 to 426816b Compare May 5, 2026 18:41
jlee303 added a commit to jlee303/openzl-1 that referenced this pull request May 5, 2026
Summary:

Fix `make -j1` build on MSYS2/MinGW by specifying the "Unix Makefiles" CMake generator (otherwise CMake may pick Ninja or NMake on Windows)

Reviewed By: Cyan4973

Differential Revision: D103741888
jlee303 added a commit to jlee303/openzl-1 that referenced this pull request May 5, 2026
Summary:

Fix `make -j1` build on MSYS2/MinGW by specifying the "Unix Makefiles" CMake generator (otherwise CMake may pick Ninja or NMake on Windows)

Reviewed By: Cyan4973

Differential Revision: D103741888
jlee303 added a commit to jlee303/openzl-1 that referenced this pull request May 5, 2026
Summary:

Fix `make -j1` build on MSYS2/MinGW by specifying the "Unix Makefiles" CMake generator (otherwise CMake may pick Ninja or NMake on Windows)

Reviewed By: Cyan4973

Differential Revision: D103741888
jlee303 added a commit to jlee303/openzl-1 that referenced this pull request May 5, 2026
Summary:

Fix `make -j1` build on MSYS2/MinGW by specifying the "Unix Makefiles" CMake generator (otherwise CMake may pick Ninja or NMake on Windows)

Reviewed By: Cyan4973

Differential Revision: D103741888
@meta-codesync meta-codesync Bot closed this in da8f054 May 6, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 6, 2026

This pull request has been merged in da8f054.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant