Add isGNU attribute to gccs
This commit is contained in:
@@ -55,6 +55,7 @@ rec {
|
||||
# Needed by the GCC wrapper.
|
||||
langC = true;
|
||||
langCC = true;
|
||||
isGNU = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user