Add memory allocation API with templated C++ delegates & minor fixups #1123
@@ -14,6 +14,7 @@ add_compile_options(
|
|||||||
-fvisibility=hidden
|
-fvisibility=hidden
|
||||||
-ffunction-sections
|
-ffunction-sections
|
||||||
-fdata-sections
|
-fdata-sections
|
||||||
|
-fPIC
|
||||||
-Wall
|
-Wall
|
||||||
-std=c++11)
|
-std=c++11)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user