common: sdclang: Enable by default!
The Dragon unleashes the fire. Change-Id: Ie00fffc245f83731324ab8a8de3469e54d8da3a4 Signed-off-by: Alex Naidis <alex.naidis@linux.com>
This commit is contained in:
parent
783f2d2b8f
commit
49995c8eb1
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
SDCLANG ?= false
|
||||
SDCLANG ?= true
|
||||
SDCLANG_FORCED ?= false
|
||||
|
||||
SDCLANG_PATH := vendor/qcom/sdclang-3.8/linux-x86/bin
|
||||
|
|
Loading…
Reference in New Issue