On Sun, Feb 16, 2020 at 02:55:56PM -0500, Brian Callahan wrote:
> 
> 
> On 2020-01-03 9:32 PM, Brian Callahan wrote:
> > Hi ports --
> > 
> > Attached is a new port, games/pygame_sdl2. Pygame_sdl2 is the Ren'Py
> > fork of pygame.
> > 
> > ---
> > pkg/DESCR:
> > Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and
> > related libraries. The initial goal of this project are to allow games
> > written using the pygame API to run on SDL2 on desktop and mobile
> > platforms. We will then evolve the API to expose SDL2-provided
> > functionality in a pythonic manner.
> > 
> > It is used in modern versions of Ren'Py.
> > ---
> > 
> > This is required for an update to Ren'Py, which I will send subsequently.
> > 
> > This works well with a modern Ren'Py and a slew of commercial and
> > non-commercial games.
> > 
> > OK?
> > 
> > ~Brian
> > 
> 
> Pinging this. Port reattached for convenience.
> 
> ~Brian
> 

I think there are too many -O2 -pipe in that compilation output

cc -fno-strict-aliasing -O2 -pipe -g -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe 
-fPIC -I. -Isrc -I/usr/local/include -I/usr/local/include/SDL2 
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/python2.7 -c 
gen/pygame_sdl2.mixer.c -o 
/usr/ports/pobj/pygame_sdl2-7.3.5.606/pygame_sdl2-renpy-7.3.5.606/temp.openbsd-6.6-amd64-2.7/gen/pygame_sdl2.mixer.o
 -O2 -pipe -D_REENTRANT

minus this, ok solene@

Reply via email to