mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-27 03:40:22 +00:00
Update configure.sh script
This commit is contained in:
parent
c7442168a2
commit
1da3707b11
@ -79,6 +79,9 @@ rm -f config_asm.h.new
|
||||
echo '#ifndef CRYPTOPP_CONFIG_ASM_H'
|
||||
echo '#define CRYPTOPP_CONFIG_ASM_H'
|
||||
echo ''
|
||||
echo '// config_asm.h rewritten by configure.sh script'
|
||||
echo '//' "$(date)"
|
||||
echo ''
|
||||
} >> config_asm.h.new
|
||||
|
||||
#############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user