Guest User

Untitled

a guest
May 20th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.42 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. @@ -96,7 +96,7 @@
  6.     $(MAKE) -C $(PKG_BUILD_DIR)/lib/dns \
  7.         BUILD_CC="$(HOSTCC)" \
  8.         CC="$(HOSTCC)" \
  9. -       CFLAGS="-O2" \
  10. +       CFLAGS="-O2 $(TAGET_CPPFLAGS)" \
  11.         LIBS="" \
  12.         gen
  13.     $(MAKE) -C $(PKG_BUILD_DIR) \
Add Comment
Please, Sign In to add comment