This PR addresses issue #51 . I have managed to configure the makefile to execute the buck2-host target successfully. However, post-execution, the folder does not attain the executable permission as intended. I have attempted to alter the folder permissions using chmod +x (folder_dir), but this hasn't resolved the issue.
This PR addresses issue #51 . I have managed to configure the makefile to execute the buck2-host target successfully. However, post-execution, the folder does not attain the executable permission as intended. I have attempted to alter the folder permissions using chmod +x (folder_dir), but this hasn't resolved the issue.