mirror of
https://github.com/love2d/love-appimage-source.git
synced 2026-08-15 15:51:18 +02:00
Please test
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
21d20
|
||||
< LDFLAGS=
|
||||
24c23
|
||||
< CFLAGS=-Wall -Winline -O2 -g $(BIGFILES)
|
||||
---
|
||||
> CFLAGS=-fPIC -Wall -Winline -O2 -g $(BIGFILES)
|
||||
27c26
|
||||
< PREFIX=/usr/local
|
||||
---
|
||||
> PREFIX?=/usr/local
|
||||
Reference in New Issue
Block a user