rename the <boardname>-<kernelversion> directories of base-files to just <boardname...
[openwrt.git] / package / zlib / Makefile
index df4a475..02eb45d 100644 (file)
@@ -34,6 +34,7 @@ define Build/Configure
                $(TARGET_CONFIGURE_OPTS) \
                LDSHARED="$(TARGET_CC) -shared -Wl,-soname,libz.so.1" \
                CFLAGS="$(TARGET_CFLAGS) $(CFLAGS_LARGEFILE)" \
+               UNAME_S="Linux" \
                ./configure \
                        --prefix=/usr \
                        --shared \
This page took 0.024043 seconds and 4 git commands to generate.