(include "setup-helper") (setup-shared-extension-module 'uuid-lib-c-api (extension-version "1.3.0") compile-options: '( -scrutinize -fixnum-arithmetic -O4 -d0 -O3 -d1 -no-procedure-checks -no-bound-checks -no-argc-checks -luuid)) (setup-shared-extension-module 'uuid-lib (extension-version "1.3.0") compile-options: '( -scrutinize -fixnum-arithmetic -O3 -d1 -no-procedure-checks -no-bound-checks))