Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
Archivist
/
raylib-src
spegling av
https://github.com/raysan5/raylib
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
24
Wiki
Aktiviteter
Bläddra i källkod
Review makefiles debug flag
pull/2236/head
raysan5
3 år sedan
förälder
dcb0e62095
incheckning
22d0baa896
2 ändrade filer
med
2 tillägg
och
2 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/Makefile
+1
-1
src/Makefile
+ 1
- 1
examples/Makefile
Visa fil
@ -204,7 +204,7 @@ endif
CFLAGS
+=
-Wall -std
=
c99 -D_DEFAULT_SOURCE -Wno-missing-braces -Wunused-result
i
f
e
q
(
$(
BUILD_MODE
)
,
D
E
B
U
G
)
CFLAGS
+=
-g
CFLAGS
+=
-g
-D_DEBUG
ifeq
(
$(
PLATFORM
)
,PLATFORM_WEB
)
CFLAGS
+=
-s
ASSERTIONS
=
1
--profiling
endif
+ 1
- 1
src/Makefile
Visa fil
@ -283,7 +283,7 @@ ifeq ($(PLATFORM_OS), LINUX)
e
n
d
i
f
i
f
e
q
(
$(
RAYLIB_BUILD_MODE
)
,
D
E
B
U
G
)
CFLAGS
+=
-g
CFLAGS
+=
-g
-D_DEBUG
e
n
d
i
f
i
f
e
q
(
$(
RAYLIB_BUILD_MODE
)
,
R
E
L
E
A
S
E
)
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara