nodejs-lts: update to 12.22.10.
This commit is contained in:
parent
64d8a07156
commit
9af444712c
1 changed files with 0 additions and 5 deletions
|
@ -46,11 +46,6 @@ esac
|
|||
CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
post_patch() {
|
||||
# XXX Drop after c-ares 1.17.3 has been released.
|
||||
vsed -i -e 's:<ares_nameser.h>:<arpa/nameser.h>:g' src/cares_wrap.cc
|
||||
}
|
||||
|
||||
do_configure() {
|
||||
local _args
|
||||
|
||||
|
|
Loading…
Reference in a new issue