There was an error while loading. Please reload this page.
1 parent ab169aa commit 821361eCopy full SHA for 821361e
otherlibs/systhreads/Makefile
@@ -92,7 +92,7 @@ $(LIBNAME).cmxa: $(THREADS_NCOBJS)
92
ifeq "$(TOOLCHAIN)" "msvc"
93
CCOUTPUT=/Fo
94
else
95
- CCOUTPUT=-o
+ CCOUTPUT=-o
96
endif
97
98
st_stubs_b.$(O): st_stubs.c $(HEADER)
0 commit comments