diff options
| author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 08:50:06 +0000 |
|---|---|---|
| committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 08:50:06 +0000 |
| commit | 9924ce1cdcb6e4ab9635d6370ff7db6219c56094 (patch) | |
| tree | 519c1bd5ff03997c9b11ceb7972da7467e44ea48 /applets | |
| parent | 80297d5f0cbe8a3de497804dcbb1a89e6f9c1562 (diff) | |
apply four post-1.8.2 patches; bump to 1.8.31_8_3
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 @@ #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 file scripts/trylink and remove this warning. #error Aborting compilation. #endif |
