wok view kazehakase/stuff/kazehakase-0.5.7-external-rev938-libegg-parallel_make.patch @ rev 21619

gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 25 14:09:45 2019 +0300 (2019-05-25)
parents
children
line source
1 Index: libegg/pixbufthumbnail/Makefile.am
2 ===================================================================
3 --- kazehakase-0.5.7-svn938_trunk/libegg/pixbufthumbnail/Makefile.am (revision 938)
4 +++ kazehakase-0.5.7-svn938_trunk/libegg/pixbufthumbnail/Makefile.am (working copy)
5 @@ -26,7 +26,7 @@
7 testeggpixbufthumbnail_LDADD = \
8 $(EGG_LIBS) \
9 - $(top_builddir)/libegg/pixbufthumbnail/libeggpixbufthumbnail.la
10 + libeggpixbufthumbnail.la
12 testeggpixbufthumbnail_SOURCES = \
13 testeggpixbufthumbnail.c