Guest User

Untitled

a guest
May 20th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.41 KB | None | 0 0
  1. Index: ../packages/net/bind/Makefile
  2. ===================================================================
  3. --- ../packages/net/bind/Makefile   (revision 29586)
  4. +++ ../packages/net/bind/Makefile   (working copy)
  5. @@ -90,7 +90,7 @@
  6.     --enable-epoll=yes \
  7.  
  8.  CONFIGURE_VARS += \
  9. -   BUILD_CC="$(TARGET_CC)" \
  10. +   BUILD_CC="$(TARGET_CC) $(TARGET_CPPFLAGS)" \
  11.  
  12.  define Build/Compile
  13.     $(MAKE) -C $(PKG_BUILD_DIR)/lib/dns \
Add Comment
Please, Sign In to add comment