blob: 7398975eefff1a82224644c8d02def928bea7ebe [file] [log] [blame]
Luís Marques4fb31232022-03-28 10:24:13 +02001# Copyright lowRISC contributors.
2# Licensed under the Apache License, Version 2.0, see LICENSE for details.
3# SPDX-License-Identifier: Apache-2.0
4
5# override toolchain configuration defaults
Michael Munday1c1f9b52022-02-10 22:35:43 +00006[constants]
Luís Marques4fb31232022-03-28 10:24:13 +02007march = 'rv32imc' # don't enable bitmanip for now
Michael Munday1c1f9b52022-02-10 22:35:43 +00008default_extra_args = []