mirror of
https://github.com/cheat/cheat.git
synced 2025-09-08 21:12:55 +02:00
@ -10,7 +10,7 @@ gcc -g
|
|||||||
# Debug with all symbols.
|
# Debug with all symbols.
|
||||||
gcc -ggdb3
|
gcc -ggdb3
|
||||||
|
|
||||||
# Build for 64 bytes
|
# Build for 64 bits
|
||||||
gcc -m64
|
gcc -m64
|
||||||
|
|
||||||
# Include the directory {/usr/include/myPersonnal/lib/} to the list of path for #include <....>
|
# Include the directory {/usr/include/myPersonnal/lib/} to the list of path for #include <....>
|
||||||
|
Reference in New Issue
Block a user