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 freebsd CFLAGS: -I. -I/usr/local/include -DPLATFORM_DESKTOP_SDL
#cgo freebsd LDFLAGS: -L/usr/local/lib
#cgo freebsd LDFLAGS: -lm -pthread -ldl -lrt -lX11
#cgo freebsd pkg-config: sdl2
#cgo freebsd,!angle LDFLAGS: -lGL