Skip to content
Snippets Groups Projects
Commit 5a9cabba authored by Carlo Landmeter's avatar Carlo Landmeter
Browse files

main/rtnppd: fix build on gcc14

parent ef129a0f
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ builddir="$srcdir/$pkgname"
options="!check"
build() {
make
CFLAGS="$CFLAGS -fpermissive" make
}
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment