Mentions légales du service

Skip to content

Makefile line incompatible with MacOS

Line 32 of Makefile seems to be incompatible with MacOS since the BSD implementation of xargs does not have the '-r' option, as seen here. It would be great to modify this line to make it work perfectly both with Linux and MacOS.

Edited by SALOMON Antoine