Use shell Makefile function to avoid repeatedly calling pkg-config
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 2 Sep 2019 21:51:52 +0000 (22:51 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 2 Sep 2019 22:07:07 +0000 (23:07 +0100)
commit307ac00a33ce00297cf446063171ea8206ee30bf
tree935e9a8f57647e6e805ea66f68c9a1b6322fc9be
parentdb6d225519fcf8cc56b828cb8d1e94ac6dd37403
Use shell Makefile function to avoid repeatedly calling pkg-config

It was being called many times when using backticks.
Makefile
src/sdl/Makefile