Skip to content

Commit

Permalink
Synchronize reactor-c to resolve build errorsin CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chanijjani committed Mar 8, 2024
1 parent 0289f3b commit b12907e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion core/src/main/resources/lib/c/reactor-c
Submodule reactor-c updated 195 files
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* @author Edward A. Lee
*/
target C {
flags: "-Wall",
coordination: centralized,
coordination-options: {
advance-message-interval: 100 msec
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @author Soroush Bateni
*/
target C {
flags: "-Wall",
coordination: centralized,
coordination-options: {
advance-message-interval: 100 msec
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @author Soroush Bateni
*/
target C {
flags: "-Wall",
coordination: centralized,
coordination-options: {
advance-message-interval: 100 msec
Expand Down

0 comments on commit b12907e

Please sign in to comment.