You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an override path option for distcheck so that the shared object can
be installed in a user controlled directory instead of the system
defined apxs one.
make distcheck marks the source directory as read only, this requires
passing some parameters to the tests so that they create the tests
directory in a writable path.
Also add rule to remove these files once done.
Signed-off-by: Simo Sorce <simo@redhat.com>
0 commit comments