diff options
Diffstat (limited to 'repo/system/glibc.xibuild')
-rw-r--r-- | repo/system/glibc.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/glibc.xibuild b/repo/system/glibc.xibuild index 484ce6f..24255a2 100644 --- a/repo/system/glibc.xibuild +++ b/repo/system/glibc.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc) PKG_VER=2.34 |