Overview

Request 720547 superseded

Use FAT LTO objects in order to provide proper static library.

Loading...

Michael Vetter's avatar

build fails


Martin Liška's avatar

Hm, do we really need an empty .a in the package:

/* Include the SDL main definition header */
#include "SDL_main.h"

#ifdef main
#undef main
int main(int argc, char *argv[])
{
    return(SDL_main(argc, argv));
}
#else
/* Nothing to do on this platform */
#endif
Request History
Martin Liška's avatar

marxin created request

Use FAT LTO objects in order to provide proper static library.


Martin Liška's avatar

marxin superseded request

superseded by 720914

openSUSE Build Service is sponsored by