diff options
Diffstat (limited to 'repo/core/gcc.xibuild')
-rw-r--r-- | repo/core/gcc.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/gcc.xibuild b/repo/core/gcc.xibuild index 19e28ca..49eab1f 100644 --- a/repo/core/gcc.xibuild +++ b/repo/core/gcc.xibuild @@ -33,7 +33,7 @@ build () { --with-system-zlib make - + # TODO put tests here, quite important make DESTDIR=$PKG_DEST install } |