mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Install cpuid.h to toolchain.
This commit is contained in:
@@ -67,6 +67,9 @@ ifeq "$(PASS)" "2"
|
||||
-strip --strip-unneeded /tools/{,s}bin/*
|
||||
rm -rfv /tools/{info,man} /usr/local/man
|
||||
chown -R root:root /tools
|
||||
|
||||
# Install CPUID header.
|
||||
install -m 644 -v $(DIR_SRC)/headers/cpuid.h /tools/include
|
||||
endif
|
||||
ifeq "$(PASS)" "3"
|
||||
mv -v /tools/bin/{ld,ld-old}
|
||||
|
||||
Reference in New Issue
Block a user