mirror of
https://codeberg.org/canoeboot/cbmk.git
synced 2025-01-10 00:59:56 +00:00
7ee6ec0ce9
When I tested Debian Trixie, and Debian Sid, I saw that GCC in PATH pointed to gcc-14, but gnat in path pointed to GNAT-13, even if you manually install gnat-14. GNAT 14 was marked experimental, but GCC 14 was marked for use, in the apt repositories. So this patch doesn't address the mismatch when doing e.g. apt-get install gcc gnat I will address the actual package dependency in a follow-up patch, on the Debian dependencies config. Signed-off-by: Leah Rowe <leah@libreboot.org>
38 lines
334 B
Text
38 lines
334 B
Text
*~
|
|
*.o
|
|
/cache/
|
|
/cbmk.err.log
|
|
/repo/
|
|
/docs/
|
|
/util/dell-flash-unlock/dell_flash_unlock
|
|
/TODO
|
|
/tmp/
|
|
/elf/
|
|
*.s[a-w]?
|
|
*.vim
|
|
/*.elf
|
|
/*.bin
|
|
/*.rom
|
|
/build_error
|
|
/TODO/
|
|
/config/*/*/seen
|
|
/bin/
|
|
/release/
|
|
/*.bin
|
|
/push
|
|
/version
|
|
/versiondate
|
|
/util/nvmutil/nvm
|
|
/src/
|
|
/CHANGELOG
|
|
/todo.txt
|
|
/lock
|
|
/hash/
|
|
/dump/
|
|
/qrun*.sh
|
|
*.tar.*
|
|
/m
|
|
/f
|
|
/r
|
|
/e
|
|
/xbmkpath/
|