mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 02:22:11 +02: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.1%
Python
6.9%