dev-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 16:18:18 +02:00
parent 2942715422
commit 0d782eba67
215 changed files with 765 additions and 770 deletions

View File

@@ -35,9 +35,9 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:cmake
cmd:make
cmd:gcc${secondaryArchSuffix}
cmd:ld${secondaryArchSuffix}
cmd:make
"
BUILD()