au-ts / sddf

A collection of interfaces, libraries and tools for writing device drivers for seL4 that allow accessing devices securely and with low overhead.
Other
17 stars 14 forks source link

util: Add create modifier to hide `ar` warning #227

Closed midnightveil closed 1 week ago

Ivan-Velickovic commented 1 week ago

Also in libco.mk.

midnightveil commented 1 week ago

Doesn't libco already have the create modifier?

Ivan-Velickovic commented 1 week ago

Doesn't libco already have the create modifier?

My bad, I misread the flags in libco.mk.