Mark libifconfig as private until the API/ABI is stable
libifconfig is still experimental and under active development. To avoid making any ABI promises, mark the library as private Suggested by: bapt Reviewed by: kp
This commit is contained in:
parent
1830a40b92
commit
677ea69761
@ -2,6 +2,7 @@
|
||||
|
||||
PACKAGE= lib${LIB}
|
||||
LIB= ifconfig
|
||||
PRIVATELIB= true
|
||||
# Don't build shared library, for now.
|
||||
NO_PIC=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user