Update cgo_linux_sdl.go
This commit is contained in:
parent
1e13bd47a6
commit
d3b09cb124
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
package rl
|
package rl
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
#cgo linux,!angle LDFLAGS: -lm
|
||||||
#cgo linux CFLAGS: -DPLATFORM_DESKTOP_SDL -Wno-stringop-overflow
|
#cgo linux CFLAGS: -DPLATFORM_DESKTOP_SDL -Wno-stringop-overflow
|
||||||
#cgo linux pkg-config: sdl2
|
#cgo linux pkg-config: sdl2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue