Skip to content

Commit f0392f4

Browse files
committed
libobjc2: use libBlocksRuntime from libdispatch
1 parent 171d170 commit f0392f4

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

phases/11-libobjc2.bat renamed to phases/19-libobjc2.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ echo ### Running cmake
1818
:: GNUSTEP_CONFIG is set to empty string to prevent CMake from finding it in install root.
1919
cmake .. %CMAKE_OPTIONS% ^
2020
-D GNUSTEP_CONFIG= ^
21+
-D EMBEDDED_BLOCKS_RUNTIME=OFF ^
2122
|| exit /b 1
2223

2324
echo.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)