Comment out the post-build script.
More preparation for build server.
This commit is contained in:
parent
b9b1cb4337
commit
5421541208
|
@ -55,6 +55,6 @@ target_link_options(kernel PRIVATE -T linker.ld -ffreestanding -O2 -nostdlib -no
|
|||
|
||||
add_custom_command(
|
||||
TARGET kernel
|
||||
POST_BUILD
|
||||
COMMAND bash post.sh
|
||||
)
|
||||
# POST_BUILD
|
||||
# COMMAND bash post.sh
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user