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

@ -5,7 +5,6 @@ package rl
/*
#cgo linux CFLAGS: -DPLATFORM_DESKTOP_SDL -Wno-stringop-overflow
#cgo linux LDFLAGS: -lm -pthread -ldl -lrt -lX11
#cgo linux pkg-config: sdl2
#cgo linux,!angle LDFLAGS: -lGL