Fix flags for SDL backend

This commit is contained in:
Milan Nikolic 2023-11-04 13:39:59 +01:00
parent 7196155b6c
commit 6180532752
No known key found for this signature in database
GPG key ID: 9229D0EAA3AA4E75
3 changed files with 0 additions and 3 deletions

View file

@ -7,7 +7,6 @@ package rl
#cgo openbsd CFLAGS: -I. -I/usr/X11R6/include -DPLATFORM_DESKTOP_SDL
#cgo openbsd LDFLAGS: -L/usr/X11R6/lib
#cgo openbsd LDFLAGS: -lm -pthread -lX11
#cgo openbsd pkg-config: sdl2
#cgo openbsd,!angle LDFLAGS: -lGL