Most errors found with: codespell -L cach,thst,odly,aslo,parm,parms,inpu,ges,prset,pevent,ptd,pring,valu,noo,noe,ned,inout,ro,siz,froms,nd,fo,singl,sart,multy,tthe,allong,ment,inate,nodel,tring,alse,ture,thi,wille,numer Some more manually found (its -> it's) c++20: Do not use apostrophe (e.g. can't) in unquoted #error message
13 lines
322 B
Plaintext
13 lines
322 B
Plaintext
# CONFIG_SITE.linux-x86.linux-x86
|
|
#
|
|
# Site specific definitions for linux-x86 host - linux-x86 target builds
|
|
#-------------------------------------------------------
|
|
|
|
# Uncomment the following lines to build with CLANG instead of GCC.
|
|
#
|
|
#GNU = NO
|
|
#CMPLR_CLASS = clang
|
|
#CC = clang
|
|
#CCC = clang++
|
|
|