diff options
-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 1950cf3..636b5c9 100644 --- a/applets/applets.c +++ b/applets/applets.c @@ -17,7 +17,7 @@ #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400 #warning Note that glibc is unsuitable for static linking anyway. #warning If you still want to do it, remove -Wl,--gc-sections -#warning from top-level Makefile and remove this warning. +#warning from scripts/trylink and remove this warning. #error Aborting compilation. #endif |