[DEBUG] add missing 'm' dependency
This commit is contained in:
parent
d35fd52d78
commit
9746a2ae6a
@ -75,6 +75,7 @@ def create(target, module_name):
|
||||
|
||||
|
||||
my_module.compile_version("c", 1989, gnu=True)
|
||||
my_module.add_module_depend(['m'])
|
||||
my_module.add_path(os.path.join(tools.get_current_path(__file__), "speex/include"))
|
||||
# configure library :
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user