mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-30 06:52:03 +01:00
As gcc 10 or newer defaults to `-fno-common`, we need to define only once in a *.c file, instead of *.h that can be imported multiple times by *.c files. See also https://github.com/vmware/open-vmdk/pull/13.
Description
Languages
Shell
93%
Python
6.9%