mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Bug 351255 - Generated makefile should use user specified compiler path
instead of workspace preference
This commit is contained in:
parent
bf54f2dad4
commit
43acd6a0f8
1 changed files with 2 additions and 2 deletions
|
@ -3933,7 +3933,7 @@
|
|||
|
||||
</wizardPage>
|
||||
</extension>
|
||||
<extension
|
||||
<!--extension
|
||||
point="org.eclipse.core.variables.dynamicVariables">
|
||||
<variable
|
||||
description="%variableDescription"
|
||||
|
@ -3941,7 +3941,7 @@
|
|||
resolver="org.eclipse.cdt.managedbuilder.xlc.ui.variables.DynamicVariableResolver"
|
||||
supportsArgument="true">
|
||||
</variable>
|
||||
</extension>
|
||||
</extension -->
|
||||
</plugin>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue