mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
boswars: oops - remove debug code
This commit is contained in:
parent
a33395fb0c
commit
056124536e
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ do_build() {
|
|||
-e "s;^gccflags = '\(.*\)'.split();gccflags = '${CXXFLAGS}\1'.split();" \
|
||||
-e "/^gccflags.*/a gldflags = '${LDFLAGS}'.split()" \
|
||||
-e "s;self.ldflags = list(ldflags);self.ldflags = gldflags + list(ldflags);"
|
||||
cat make.py
|
||||
read xy
|
||||
python make.py
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue