mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 02:35:37 +02:00
Bug 412932: GCC Builtin Compiler Settings always shows wrench overlay
This commit is contained in:
parent
63b523f9be
commit
3b02e44d30
1 changed files with 1 additions and 0 deletions
|
@ -872,6 +872,7 @@ public abstract class AbstractBuiltinSpecsDetector extends AbstractLanguageSetti
|
|||
clone.envMngr = null;
|
||||
clone.environmentMap = null;
|
||||
clone.envPathHash = HASH_NOT_INITIALIZED;
|
||||
this.properties.remove(ATTR_ENV_HASH);
|
||||
return clone;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue