NetworkManager/tools
Lubomir Rintel aa0707005c tools: fix the PowerPC build
On ppc archtecture the "nm_bt_vtable_network_server" symbol in the small
objects section instead of .bss, represencted by a "S" letter. Also
include "G" which is an equivalent thing for initialized data. We don't
seem to have such objects at the moment, but when we do it could result
in a nasty surprise.
2017-06-28 18:35:23 +02:00
..
check-exports.sh
create-exports-NetworkManager.sh tools: fix the PowerPC build 2017-06-28 18:35:23 +02:00
debug-helper.py
enums-to-docbook.pl
run-nm-test.sh tests: accept trailing arguments to "tools/run-nm-test.sh" 2017-03-02 16:08:54 +01:00
test-build.sh
test-networkmanager-service.py
test-sudo-wrapper.sh