diff options
Diffstat (limited to 'applets')
-rw-r--r-- | applets/applets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/applets.c b/applets/applets.c index 1950cf34e..11340c4c7 100644 --- a/applets/applets.c +++ b/applets/applets.c | |||
@@ -17,7 +17,7 @@ | |||
17 | #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400 | 17 | #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400 |
18 | #warning Note that glibc is unsuitable for static linking anyway. | 18 | #warning Note that glibc is unsuitable for static linking anyway. |
19 | #warning If you still want to do it, remove -Wl,--gc-sections | 19 | #warning If you still want to do it, remove -Wl,--gc-sections |
20 | #warning from top-level Makefile and remove this warning. | 20 | #warning from file scripts/trylink and remove this warning. |
21 | #error Aborting compilation. | 21 | #error Aborting compilation. |
22 | #endif | 22 | #endif |
23 | 23 | ||