diff options
-rw-r--r-- | applets/applets.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applets/applets.c b/applets/applets.c index 307c8b349..e905ebec4 100644 --- a/applets/applets.c +++ b/applets/applets.c | |||
@@ -23,6 +23,7 @@ | |||
23 | #warning Note that glibc is unsuitable for static linking anyway. | 23 | #warning Note that glibc is unsuitable for static linking anyway. |
24 | #warning If you still want to do it, remove -Wl,--gc-sections | 24 | #warning If you still want to do it, remove -Wl,--gc-sections |
25 | #warning from top-level Makefile and remove this warning. | 25 | #warning from top-level Makefile and remove this warning. |
26 | #error Aborting compilation. | ||
26 | #endif | 27 | #endif |
27 | 28 | ||
28 | 29 | ||