mirror of
https://gitee.com/openharmony/third_party_libnl
synced 2025-02-14 07:49:09 +00:00
![Michael Forney](/assets/img/avatar_default.png)
This allows libnl to be built with -std=c99, which prevents the compiler from using non-reserved identifiers for extensions.
*************************************************************************** NOTE: The python wrapper is experimental and may or may not work. *************************************************************************** For the brave: (requires an installed libnl) - $ python ./setup.py build - $ sudo python ./setup.py install