mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
Sync up any missing changes.
This commit is contained in:
@@ -60,7 +60,6 @@ tasksEnvironment.Append(CPPPATH = ['#' + environment['buildDirectory'], '#' + en
|
||||
'#containers/' +posixServicesDirectory + '/libl4/include', '#containers/' + posixServicesDirectory + '/libc/include', \
|
||||
'#containers/' + posixServicesDirectory + '/libmem', '#containers/' + posixServicesDirectory + '/libposix/include'])
|
||||
tasksEnvironment.Append(buildTask = buildTask)
|
||||
|
||||
tasksEnvironment['posixServicesDirectory'] = 'containers/' + posixServicesDirectory
|
||||
|
||||
####
|
||||
|
||||
Reference in New Issue
Block a user