mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
clang: Remove now unused CPUS
This commit is contained in:
@@ -7,7 +7,6 @@ DEPEND="groff"
|
||||
CHECKSUM_MD5="71610289bbc819e3e15fdd562809a2d7"
|
||||
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||
BUILD {
|
||||
CPUS=`sysinfo | grep "CPU #" | wc -l`
|
||||
if [ ! -L /usr ]; then
|
||||
ln -s /boot/system/ /usr
|
||||
fi
|
||||
|
||||
@@ -7,7 +7,6 @@ DEPEND=""
|
||||
CHECKSUM_MD5="71610289bbc819e3e15fdd562809a2d7"
|
||||
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||
BUILD {
|
||||
CPUS=`sysinfo | grep "CPU #" | wc -l`
|
||||
if [ ! -L /usr ]; then
|
||||
ln -s /boot/system/ /usr
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user