ensure that -ldl follows -lopenflow
This commit is contained in:
@@ -112,6 +112,7 @@ int main()
|
||||
conf.env['OPENFLOW'] = conf.check_nonfatal(fragment=test_code, lib='openflow',
|
||||
libpath=conf.env['LIBPATH_OPENFLOW'],
|
||||
use='OPENFLOW DL XML2')
|
||||
conf.env.append_value('LIB_OPENFLOW', 'dl')
|
||||
conf.report_optional_feature("openflow", "NS-3 OpenFlow Integration",
|
||||
conf.env['OPENFLOW'], "openflow library not found")
|
||||
if conf.env['OPENFLOW']:
|
||||
|
||||
Reference in New Issue
Block a user