libocca / occa

Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
https://libocca.org
MIT License
382 stars 81 forks source link

sys.cpp: fix macOS without breaking Linux #758

Open barracuda156 opened 1 month ago

barracuda156 commented 1 month ago

@kris-rowe Will this be an agreeable fix? My earlier PR apparently broken Linux build https://github.com/libocca/occa/pull/739 and reverting that broken macOS https://github.com/libocca/occa/commit/3cba0841b2b87678da53e0b311cb7e162d781181

We can fix macOS without touching Linux code.