source:
branches/v4/platforms/tsarv4_mono_mmu_ioc/soclib.conf
@
992
Last change on this file since 992 was 642, checked in by , 11 years ago | |
---|---|
File size: 226 bytes |
Line | |
---|---|
1 | config.default.toolchain.set("cflags", config.default.toolchain.cflags + ['-ggdb']) |
2 | |
3 | import os |
4 | config.addDescPath(os.environ['TSARDIR'] + "/branches/v4/lib") |
5 | config.addDescPath(os.environ['TSARDIR'] + "/branches/v4/modules") |
6 |
Note: See TracBrowser
for help on using the repository browser.