sort config and remove lonesome configure cflags

This commit is contained in:
henderkes
2025-11-11 15:51:28 +01:00
parent cff6ec17ea
commit 09073c5517
5 changed files with 21 additions and 25 deletions

View File

@@ -26,6 +26,10 @@
"watcher"
]
},
"frankenphp": {
"source": "frankenphp",
"type": "target"
},
"micro": {
"type": "target",
"source": "micro"
@@ -970,9 +974,5 @@
"zstd.h",
"zstd_errors.h"
]
},
"frankenphp": {
"source": "frankenphp",
"type": "target"
}
}