diff options
author | Lokesh Mandvekar <lsm5@fedoraproject.org> | 2020-04-23 11:57:20 -0400 |
---|---|---|
committer | Lokesh Mandvekar <lsm5@fedoraproject.org> | 2020-04-23 13:08:25 -0400 |
commit | c10bd7c11f62643ef75e766d254b0bc6828f688e (patch) | |
tree | f6f90a48f73acd3dbc597ab2bd617f9efab75d47 /test/e2e/pod_ps_test.go | |
parent | e25528633d1fbcc38f072c8443f0038a9c161cad (diff) | |
download | podman-c10bd7c11f62643ef75e766d254b0bc6828f688e.tar.gz podman-c10bd7c11f62643ef75e766d254b0bc6828f688e.tar.bz2 podman-c10bd7c11f62643ef75e766d254b0bc6828f688e.zip |
Makefile: include -nobuild install targets
Distro packaging often uses non-default build and linker flags.
The current Makefile cannot be used in the package build process as it
will end up rebuilding the binaries with the default flags.
This commit introduces install targets which do not depend on the build
targets. Distro packages should prefer these if they want to use any
non-default flags.
NOTE: This commit effectively leaves prior targets unchanged, so users
won't notice any difference.
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
Diffstat (limited to 'test/e2e/pod_ps_test.go')
0 files changed, 0 insertions, 0 deletions