Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

15.4.3. Standard Build Flag Variables

The SBT creates makefiles supporting the following standard makefile command-line variables:
  • CFLAGS
  • CPPFLAGS
  • ASFLAGS
  • CXXFLAGS

You can define flags in these variables on the makefile command line, or in a script that invokes the makefile. The makefile passes these flags on to the corresponding GCC tool.