Commit f4a17177 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

Makefile: Fix error evaluating OPENSBI_CC_XLEN



We get following error evaluating OPENSBI_CC_XLEN on
Ubuntu-18.04:
/bin/sh: 1: Bad substitution

This patch fixes above error by using "awk" in string
assigned to OPENSBI_CC_XLEN and it also moves "Setup
compilation commands" before OPENSBI_CC_XLEN.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 4e774f54
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment