- Status: open --> merged
Mamoru TASAKA wants to merge 1 commit from /u/mtasaka/urlget/ to master, 2020-01-24
gcc10 now defaults to -fno-common, and writing some tentative definition (this case in ui-gtk/UgtkBanner.h causes multiple symbol error. This patch fixes compilation with gcc10
| Commit | Date | |
|---|---|---|
|
[148909]
(mtasaka-gcc10)
by
Support gcc10 compilation gcc10 now defaults to -fno-common, and with gcc10 uget2 compilation fails like /usr/bin/ld: uget_gtk-UgtkTrayIcon.o:/builddir/build/BUILD/uget-2.2.3/ui-gtk/./UgtkBanner.h:67: multiple definition of `banner'; uget_gtk-UgtkTraveler.o:/builddir/build/BUILD/uget-2.2.3/ui-gtk/./UgtkBanner.h:67: first defined here This patch removes unneeded tentative "banner" symbol definition. |
2020-01-24 03:25:04 | Tree |