]> git.ipfire.org Git - thirdparty/iw.git/commit - Android.mk
iw: remove android-nl.c with unneeded workaround
authorFilipe Brandenburger <filbranden@google.com>
Thu, 30 Jul 2015 21:35:15 +0000 (14:35 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Aug 2015 08:58:52 +0000 (10:58 +0200)
commit63e11c41cff4ced4d165f3d1c80802392f92f8fb
treecafe219dadf08dcbad02c469a07cf7941aeb582b
parent74c74491b251a1048164f6214db8f79b26db362e
iw: remove android-nl.c with unneeded workaround

The workaround might have been necessary in the past, however now it
produces the following error:

  .../libnl.a(attr.o): multiple definition of 'nla_put_flag'
  .../android-nl.o: previous definition here
  collect2: error: ld returned 1 exit status

TEST=Built AOSP tree with this patchset, tested the generated iw binary.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Android.mk
android-nl.c [deleted file]