This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update Makefile
pull/2957/head
Ray
1 year ago
parent
7ac2b4a226
commit
3d64598e11
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/Makefile
+ 1
- 1
examples/Makefile
View File
@ -210,7 +210,7 @@ else
CFLAGS
+=
-Os
endif
else
CFLAGS
+=
-
s -
O2
CFLAGS
+=
-O2
endif
e
n
d
i
f
Write
Preview
Loading…
Cancel
Save