sba1 / adtools

Experimental GNU toolchain for AmigaOS
31 stars 18 forks source link

Allow option -pthread to link to libpthread #160

Closed 3246251196 closed 3 months ago

3246251196 commented 3 months ago

Request to allow the -pthread option to be recognised by the Amiga cross compiler. It will perform as if -lpthread was used.

sba1 commented 3 months ago

Thanks