SDL: support for window resizing without restarting
This commit is contained in:
@@ -230,7 +230,7 @@ CustomBuildScript=n
|
||||
AppCflags='-O2 -finline-functions'
|
||||
|
||||
# Additional LDFLAGS for application
|
||||
AppLdflags=''
|
||||
AppLdflags='-fuse-ld=bfd' # Hack, because NDK seems to be bugged
|
||||
|
||||
# If application has headers with the same name as system headers, this option tries to fix compiler flags to make it compilable
|
||||
AppOverlapsSystemHeaders=
|
||||
|
||||
Reference in New Issue
Block a user