diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-02-14 20:33:33 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-02-14 20:34:01 -0600 |
commit | cd46dbd744413178f284dbef7cf0f1df1033f907 (patch) | |
tree | 9fc29ae39ee506485492300a95528c49c79464b6 /APKBUILD.5 | |
parent | ff8bba61bbc542e6932dba811633689b72f461d0 (diff) | |
download | abuild-cd46dbd744413178f284dbef7cf0f1df1033f907.tar.gz abuild-cd46dbd744413178f284dbef7cf0f1df1033f907.tar.bz2 abuild-cd46dbd744413178f284dbef7cf0f1df1033f907.tar.xz abuild-cd46dbd744413178f284dbef7cf0f1df1033f907.zip |
man: remove obsolete !libc_* options
Diffstat (limited to 'APKBUILD.5')
-rw-r--r-- | APKBUILD.5 | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -346,15 +346,6 @@ argument to .Xr scanelf 1 when attempting to find shared library (.so) dependencies for the package. -.It Cm !libc_eglibc -Specifies that the package cannot be built on the eglibc libc. - -.It Cm !libc_musl -Specifies that the package cannot be built on the musl libc. - -.It Cm !libc_uclibc -Specifies that the package cannot be built on the uclibc libc. - .It Cm libtool Specifies that the package requires its libtool (.la) files. They will not be automatically removed by |