Skip to content

Commit

Permalink
Merge branch 'topic/R330-036' into 'master'
Browse files Browse the repository at this point in the history
Add GNAT.CPP packages to bb-runtimes sources

See merge request eng/toolchain/bb-runtimes!142
  • Loading branch information
Alexandre Oliva committed Dec 5, 2024
2 parents 20da3c0 + 08c8e09 commit 2456f9b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions support/rts_sources/sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,13 @@
"libgnat/g-casuti.adb",
"libgnat/g-comver.ads",
"libgnat/g-comver.adb",
"libgnat/g-cpp.ads",
"libgnat/g-cppexc.ads",
"libgnat/g-cppexc.adb",
"libgnat/g-cppstd.ads",
"libgnat/g-cppstd.adb",
"libgnat/g-cstyin.ads",
"libgnat/g-cstyin.adb",
"libgnat/g-crc32.ads",
"libgnat/g-crc32.adb",
"libgnat/g-dyntab.ads",
Expand Down

0 comments on commit 2456f9b

Please sign in to comment.