RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.72k stars 998 forks source link

Fix pthreads on older gcc #2176

Closed phreakmonkey closed 8 months ago

phreakmonkey commented 9 months ago
github-actions[bot] commented 9 months ago

You are welcome to add an entry to the CHANGELOG.md as well

phreakmonkey commented 9 months ago

(Someone with a newer gcc / distro should test this and make sure my conditional is valid / the build still works there too!)

iceman1001 commented 9 months ago

Thanks for the PR!

Now, two PRs , two different solutions. Which to choose.
Someone mentioned that both works.

SKIPTHREAD seems to be the right path considering its purpose.