flatcar-scripts/sdk_container
Dongsu Park 257a513e77 app-emulation/open-vmdk: fix build issues with gcc 10
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.
2022-02-10 16:57:26 +01:00
..
src/third_party/coreos-overlay app-emulation/open-vmdk: fix build issues with gcc 10 2022-02-10 16:57:26 +01:00