mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-16 06:10:17 +00:00
CC can have multiple sub-strings like "ccache gcc". For check_cc.sh,
CC needs to be treated like one argument. Put double quotes around it to
make CC one string and hence one argument.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| call.S | ||
| defines.h | ||
| load.c | ||
| main.c | ||
| main.h | ||
| Makefile | ||
| sign_key.pem | ||
| sign_key.S | ||
| sigstruct.c | ||
| test_encl_bootstrap.S | ||
| test_encl.c | ||
| test_encl.lds | ||