This website works better with JavaScript.
Explore
Help
Register
Sign In
planix.org
/
actube
Watch
2
Star
0
Fork
You've already forked actube
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
AC-Tube
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2344
Commits
5
Branches
1
Tag
8.3 MiB
Tag:
Branch:
Tree:
34ee5537a4
bsdmakefiles
cisco
master
shell
typeless
v0.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '34ee5537a4'
${ noResults }
actube
/
src
/
LocalDefs-example.mak
7 lines
70 B
Raw
Normal View
History
Unescape
Escape
Example for Localdefs.mak
1 year ago
CFLAGS
+=
-Wall -g -O0 -fsanitize
=
address -fPIC
LIBS
=
-lasan
CC
=
clang