mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ARM newlib: avoid makeinfo problem.
This commit is contained in:
@@ -30,7 +30,7 @@ COPYRIGHT="1994-2009 Red Hat, Inc
|
||||
2008 Ed Schouten"
|
||||
LICENSE="BSD (3-clause)
|
||||
GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="ftp://sourceware.org/pub/newlib/newlib-2.1.0.tar.gz"
|
||||
CHECKSUM_SHA256="3e4d5ab9f0508942b6231b8ade4f8e5048cf92c96ed574c2bd6bd3320a599a48"
|
||||
SOURCE_DIR="newlib-$portVersion"
|
||||
@@ -72,6 +72,7 @@ BUILD()
|
||||
|
||||
runConfigure $sourceDir/configure --target=arm-none-eabi \
|
||||
--prefix=$installDir --disable-newlib-supplied-syscalls
|
||||
touch $sourceDir/etc/{configure,standards}.info
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user