remove stale madwifi-tools entry from package/Makefile
[openwrt.git] / package / socat / Makefile
index 791b71f..968d35e 100644 (file)
@@ -24,6 +24,7 @@ $(PKG_BUILD_DIR)/.configured:
                CFLAGS="$(TARGET_CFLAGS)" \
                CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
                LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
+               sc_cv_termios_ispeed="no" \
                ./configure \
                        --target=$(GNU_TARGET_NAME) \
                        --host=$(GNU_TARGET_NAME) \
This page took 0.023921 seconds and 4 git commands to generate.