mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +07:00
This test for libdevmapper was always silently failing because the linker never got the `-ldevmapper` information. Putting the flag last corrects the test. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)