mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-08 07:39:41 +00:00
remove the build dir
This commit is contained in:
parent
0197a4349a
commit
44b820ea05
2
debian/rules
vendored
2
debian/rules
vendored
@ -796,7 +796,7 @@ endif
|
|||||||
|
|
||||||
# Delete the target build directory to save some space on the build systems
|
# Delete the target build directory to save some space on the build systems
|
||||||
# All the files have been installed in $(CURDIR)/debian/tmp/ already
|
# All the files have been installed in $(CURDIR)/debian/tmp/ already
|
||||||
# rm -rf $(TARGET_BUILD)
|
rm -rf $(TARGET_BUILD)
|
||||||
|
|
||||||
|
|
||||||
override_dh_makeshlibs:
|
override_dh_makeshlibs:
|
||||||
|
Loading…
Reference in New Issue
Block a user