mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Updated llvm-3.2.bep to copy in latest config files so that it knows Haiku x86_64.
This commit is contained in:
@@ -12,6 +12,8 @@ BUILD {
|
||||
ln -s /boot/system/ /usr
|
||||
fi
|
||||
cd llvm-3.2.src
|
||||
cp -r /boot/common/data/libtool/config/. autoconf/
|
||||
cp -r /boot/common/data/libtool/config/. projects/sample/autoconf/
|
||||
./configure --enable-optimized --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make -j$(CPUS)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user