opkg

statically linked package installer
git clone anongit@rnpnr.xyz:opkg.git
Log | Files | Refs | Feed | Submodules | README | LICENSE

config.h (330B)


      1 #define ACORN_FTYPE_NFS
      2 #define DATE_FORMAT DF_YMD
      3 #define IZ_HAVE_UXUIDGID
      4 #define LARGE_FILE_SUPPORT
      5 #define UNICODE_SUPPORT
      6 #define UNICODE_WCHAR
      7 #define UNIX
      8 #define USE_BZIP2
      9 #define UTF8_MAYBE_NATIVE
     10 #define WILD_STOP_AT_DIR
     11 
     12 /* why does Debian define these? */
     13 #define NOMEMCPY
     14 #define NO_LCHMOD
     15 #define NO_WORKING_ISPRINT