mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 01:02:07 +08:00
waf: Install arch-specific header files
This commit is contained in:
@@ -223,6 +223,7 @@ def headerPaths():
|
||||
|
||||
# local path wildcard dest path
|
||||
return [('rtemsbsd/include', '**/*.h', ''),
|
||||
('rtemsbsd/\' + bld.env.RTEMS_ARCH + \'/include', '**/*.h', ''),
|
||||
('rtemsbsd/mghttpd', 'mongoose.h', 'mghttpd'),
|
||||
('freebsd/include', '**/*.h', ''),
|
||||
('freebsd/sys/bsm', '**/*.h', 'bsm'),
|
||||
|
Reference in New Issue
Block a user