3 Nov
2018
3 Nov
'18
10:01 a.m.
Hi, As I currently notice here (line 32) https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD? h=packages/sdl2#n31 The SDL2 library is not build with a static component. This is useful for a lot of development and hence, it would be nice if it is build with static component. Also, it would be also good if the line 50 of the package was not done, since that causes problem with using CMake files portably across other systems. If instead such a thing is needed, I would suggest that a symlink `libSDL2.a` be created to point to `SDL2main.a`. Cheers -- Jayesh Badwaik https://jayeshbadwaik.github.io