2022-02-11 15:08:35 +08:00
|
|
|
error: overriding linking modifiers from command line is not supported
|
2025-07-16 13:46:25 +02:00
|
|
|
--> $DIR/modifiers-override.rs:8:1
|
2022-02-11 15:08:35 +08:00
|
|
|
|
|
|
|
|
|
LL | extern "C" {}
|
|
|
|
|
| ^^^^^^^^^^^^^
|
|
|
|
|
|
2025-07-16 13:46:25 +02:00
|
|
|
error: aborting due to 1 previous error
|
2022-02-11 15:08:35 +08:00
|
|
|
|