Browse Source

python3: add override for uuid.h header check

Signed-off-by: Martin Strobel <arctus@crza.de>
lilik-openwrt-22.03
Martin Strobel 6 years ago
parent
commit
2080550f76
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lang/python/python3/files/config.site

+ 1
- 0
lang/python/python3/files/config.site View File

@ -9,4 +9,5 @@
ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptmx=yes
ac_cv_file__dev_ptc=no ac_cv_file__dev_ptc=no
ac_cv_buggy_getaddrinfo=no ac_cv_buggy_getaddrinfo=no
ac_cv_header_uuid_h=yes

Loading…
Cancel
Save