SHIVAM DEOLANKAR commented on a discussion on 
spec/build/cpukit/librtemscpu.yml: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_144771

 >  cxxflags:
 >  - ${COVERAGE_COMPILER_FLAGS}
 >  enabled-by: true
 > -includes: []
 > +includes:
 > +- contrib

Good point. I removed the global `contrib` include path and instead restricted 
the include path to `contrib/fatfs`. I also updated the FatFs integration files 
to include the headers directly (e.g., `ff.h`, `diskio.h`). The project builds 
successfully and the FatFs tests still pass.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_144771
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to