Fix the "clint" test
This commit is contained in:
parent
bf5a6aaad4
commit
6d208afa38
|
@ -3,5 +3,6 @@ dist=Makefile,clint.s,h
|
|||
|
||||
[clint.log]
|
||||
type=script
|
||||
script=./clint.sh -O CFLAGS="-I ../include `pkg-config --cflags gl` `pkg-config --cflags sdl`"
|
||||
script=./clint.sh
|
||||
flags=-O CFLAGS="-I ../include `pkg-config --cflags gl` `pkg-config --cflags sdl`"
|
||||
depends=clint.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user