cc-wrapper: remove duplicate C{C,XX}${role_post}

This might be typo but I don't know which other variable was intended to be named. This can also come from a merge conflict.
This commit is contained in:
Et7f3 2022-09-14 02:41:05 +02:00 committed by GitHub
parent 78bce16089
commit d937f6fc2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,8 +107,6 @@ fi
export NIX_CC${role_post}=@out@
export CC${role_post}=@named_cc@
export CXX${role_post}=@named_cxx@
export CC${role_post}=@named_cc@
export CXX${role_post}=@named_cxx@