mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Merge remote-tracking branch 'ms/fake-uname'
Conflicts: lfs/fake-environ
This commit is contained in:
@@ -52,7 +52,7 @@ $(TARGET) :
|
||||
cp -rvf $(DIR_SRC)/src/$(THISAPP) $(DIR_APP)
|
||||
|
||||
cd $(DIR_APP) && make install CFLAGS="$(CFLAGS)" \
|
||||
TOOLS_DIR="$(TOOLS_DIR)"
|
||||
TOOLS_DIR="/tools"
|
||||
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user