×
Oct 20, 2013 · Rebuild Todo List Remove static libraries ... REQUIRES DEVTOOLS FROM TESTING! We are adding options=('!staticlibs') as the default to our makepkg.
Sep 28, 2013 · Hi, Apparently I cannot post to arch-dev-public so I'm posting this here. This is a proposal for making separate packages for static ...
Jan 8, 2021 · Arch just generally does not package static libraries. If you need ... All static libs are remove during build. Archlinux using only shared libs.
Apr 8, 2024 · Arch's package manager pacman can install, update, and remove those packages. Using packages instead of compiling and installing programs ...
Jul 9, 2018 · User should be able to create both static and shared library on one setting. So I got the following result: If BUILD_SHARED_LIBS == ON(default ...
Alpha: Try this patch. (I am not sure what the equivalent Linux command is to only try to delete a file if it exists, so someone else will have to change that.)
Sep 11, 2014 · Arch is removing static libs and static linking wherever possible. This seems counterproductive. When nothing else in the repos is ...
Nov 9, 2015 · I am wondering if it is possible to setup a makefile rule so as to automatically remove object files which are no longer present in the library ...