You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
Drop nedmalloc which is apparently not used anymore
This commit is contained in:
@@ -32,9 +32,7 @@ def get_opts():
|
||||
def get_flags():
|
||||
|
||||
return [
|
||||
('lua', 'no'),
|
||||
('tools', 'no'),
|
||||
('nedmalloc', 'no'),
|
||||
('theora', 'no'),
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user