lep / pjass

The famous jass syntax checker.
BSD 2-Clause "Simplified" License
25 stars 6 forks source link

Support Apple by defining _aligned_malloc #1

Closed theQuazz closed 5 years ago

theQuazz commented 5 years ago

Use posix_memalign on Apple for _aligned_malloc

% make test && echo $?
Testing...
0