pspdev / psplibraries

A script to automatically build open-source libraries for PSP homebrew development.
47 stars 45 forks source link

pthread-emb overwrites newlib headers #83

Open sharkwouter opened 3 years ago

sharkwouter commented 3 years ago

The pthread-emb script overwrites the following include files:

These files are already a part of newlib. The pthread-emb script replaces them with an older version(?).