mirror of
https://github.com/drasko/codezero.git
synced 2026-07-21 06:35:23 +02: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 + '/libl4/include', '#containers/' + posixServicesDirectory + '/libc/include', \
|
||||||
'#containers/' + posixServicesDirectory + '/libmem', '#containers/' + posixServicesDirectory + '/libposix/include'])
|
'#containers/' + posixServicesDirectory + '/libmem', '#containers/' + posixServicesDirectory + '/libposix/include'])
|
||||||
tasksEnvironment.Append(buildTask = buildTask)
|
tasksEnvironment.Append(buildTask = buildTask)
|
||||||
|
|
||||||
tasksEnvironment['posixServicesDirectory'] = 'containers/' + posixServicesDirectory
|
tasksEnvironment['posixServicesDirectory'] = 'containers/' + posixServicesDirectory
|
||||||
|
|
||||||
####
|
####
|
||||||
|
|||||||
Reference in New Issue
Block a user