diff options
Diffstat (limited to 'data/pthread-stubs')
-rw-r--r-- | data/pthread-stubs/make.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/pthread-stubs/make.sh b/data/pthread-stubs/make.sh index 452a4bfd5..ce58b7c91 100644 --- a/data/pthread-stubs/make.sh +++ b/data/pthread-stubs/make.sh @@ -1,4 +1,5 @@ pkg:setup +cp ${PKG_BASE}/config.sub . pkg:configure make pkg:install |