summaryrefslogtreecommitdiff
path: root/src/libc.c
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2016-07-22 00:00:53 -0400
committeryenatch <yenatch@gmail.com>2016-07-22 00:00:53 -0400
commit2eabe20a6527b91b9cec295c0981dc87508381e8 (patch)
tree8d60e3ca35da3e6ecec5dca397dc4d185323942b /src/libc.c
parent62ccb5d82819a554b95baf32fb94c28e6b8b2562 (diff)
Reorder LIBS in rsfont and gbagfx.
20:48 asperguy| Also, the order of LIBS is wrong in the rsfont and gbagfx makefiles. It should be -lpng -lz. 20:50 asperguy| I get undefined references unless I swap them. Order does matter. See this stackoverflow post for an explanation. http://stackoverflow.com/questions/2395355/linking-with-libpng-zlib In case the stackoverflow link dies, it says the linker will not realize zlib is actually needed unless libpng comes first, because they are static archives.
Diffstat (limited to 'src/libc.c')
0 files changed, 0 insertions, 0 deletions