lhmouse / MINGW-packages

Package scripts for GCC with the MCF thread model
https://gcc-mcf.lhmouse.com/
BSD 3-Clause "New" or "Revised" License
12 stars 1 forks source link

gcc package missing make depends #13

Closed stahta01 closed 10 months ago

stahta01 commented 10 months ago

I think "${MINGW_PACKAGE_PREFIX}-mcfgthread" needs added to makedepends for mingw-w64-gcc.

I built it and the build failed in libgcc because it failed to find gthr.h under mcfgthread folder.

Tim S.

lhmouse commented 10 months ago

Thanks. Makes sense.

lhmouse commented 10 months ago

Untested: https://github.com/lhmouse/MINGW-packages/commit/cbaa121c5d3f35e312be7fcf956c70ee4d2075ca#diff-cf683a120abf18dd9f774ea5df77137d01e19f359f7cb40c1fc152355cde7b80R51