-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
According to https://fedoraproject.org/wiki/Licensing/Apple_Public_Source_License_1.1, this a nonfree license (unlike the APSL-2.0 used for most other files). This affects only two files:
./src/usr/include/math.h
: Apple Public Source License 1.1./src/usr/include/sys/acl.h
: Apple Public Source License 1.1
On a side note, it looks like you're grabbing the Intel math.h
, but wouldn't it be useful to have the ARM one too now with M1s?
Metadata
Metadata
Assignees
Labels
No labels