source: branches/fault_tolerance/platforms/linux_monocluster/soclib.conf @ 724

Last change on this file since 724 was 724, checked in by cfuguet, 10 years ago

branches/fault_tolerance:

  • Recreating fault_tolerance branch with all new modifications from trunk.
  • Introducing distributed boot rom in the tsar_generic_iob platform
File size: 150 bytes
Line 
1#config.default.toolchain.set("cflags", config.default.toolchain.cflags + ['-ggdb'])
2
3import os
4config.addDescPath(os.environ['TSARDIR'] + "/trunk")
5
Note: See TracBrowser for help on using the repository browser.