mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
- global whitespace trimming
This commit is contained in:
@@ -71,7 +71,7 @@ $(DMALLOC_DIR)/$(DMALLOC_BINARY): $(DMALLOC_DIR)/.configured
|
||||
|
||||
$(TARGET_DIR)/$(DMALLOC_TARGET_BINARY): $(DMALLOC_DIR)/$(DMALLOC_BINARY)
|
||||
# both DESTDIR and PREFIX are ignored..
|
||||
$(MAKE) includedir="$(STAGING_DIR)/usr/include" \
|
||||
$(MAKE) includedir="$(STAGING_DIR)/usr/include" \
|
||||
bindir="$(STAGING_DIR)/usr/bin" \
|
||||
libdir="$(STAGING_DIR)/usr/lib" \
|
||||
shlibdir="$(STAGING_DIR)/usr/lib" \
|
||||
|
||||
Reference in New Issue
Block a user