commit 00ac45e

Randy Palamar  ·  2024-06-27 12:16:46 +0000 UTC
parent 0e7b9c0
rc: use config.prefix for PREFIX
1 files changed,  +1, -1
+1, -1
1@@ -1,6 +1,6 @@
2 cflags{
3 	'-Wpedantic',
4-	'-D PREFIX=',
5+	([['-D PREFIX="%s"']]):format(config.prefix),
6 }
7 
8 exe('rc', {