mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
$(STAGING_DIR)/include is not a binutils problem
This commit is contained in:
parent
977c7bd5ae
commit
78207e6cb6
@ -16,7 +16,6 @@ $(BINUTILS_DIR)/.unpacked: $(DL_DIR)/$(BINUTILS_SOURCE)
|
||||
mkdir -p $(TOOL_BUILD_DIR)
|
||||
mkdir -p $(DL_DIR)
|
||||
mkdir -p $(STAGING_DIR)
|
||||
mkdir -p $(STAGING_DIR)/include
|
||||
mkdir -p $(STAGING_DIR)/lib/gcc-lib
|
||||
mkdir -p $(STAGING_DIR)/usr/lib
|
||||
mkdir -p $(STAGING_DIR)/usr/bin;
|
||||
|
Loading…
x
Reference in New Issue
Block a user