621425da20
commit ia23549aa915e7dc2c ("build: make relocation-related code configurable") adds CONFIG_RELOC to make relocation configurable This patch corrects the behavior when CONFIG_RELOC is disabled - Don't use "CFLAGS += -fpie" and put back "LDFLAGS += -static" - __emalloc(): forced to allocate exactly the asked address, which is CONFIG_RAM_START |
||
---|---|---|
.. | ||
clearlinux | ||
efi | ||
cmdline.c | ||
platform_acpi_info.c | ||
uefi.c | ||
vm_description.c |