mirror of
https://github.com/openharmony/third_party_libnl.git
synced 2026-07-19 12:09:14 -04:00
24e5b315a5
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