mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 08:36:21 +00:00
Don't ignore arguments passed to ./configure-debug
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0'
|
./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' $@
|
||||||
|
|||||||
Reference in New Issue
Block a user