pcre: clean up Makefile line order
authorDaniel Golle <daniel@makrotopia.org>
Fri, 14 Aug 2020 01:38:21 +0000 (02:38 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 14 Aug 2020 01:42:25 +0000 (02:42 +0100)
commit4469e45f60842c8bc601b4c5b68b10d6aa74334d
tree91c0533c53fa09a028b75c9889fced399de43cb4
parentff02e1561f2073b39814f2d73205a5209471b115
pcre: clean up Makefile line order

The most recent patch added add lines in one block instead of in the
appropriate places to keep Makefiles in consistent style. Fix that.

Fixes: ff02e1561f ("pcre: add host variant of libpcre")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/libs/pcre/Makefile