Changeset 480
- Timestamp:
- Aug 1, 2013, 3:51:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platforms/tsar_generic_xbar/soclib.conf
r468 r480 1 import os;2 1 3 desc_path = os.environ['HOME'] + "/Workspace/repo/tsar/trunk" 4 5 config.mylibsystemcass.cflags += ['-fpermissive'] 6 config.addDescPath(desc_path) 7 8 # vim: filetype=python 2 config.addDescPath("/Users/alain/soc/tsar-trunk-svn-2013/")
Note: See TracChangeset
for help on using the changeset viewer.