Propogate all_dependent_configs for nasm_assemble().

Needed by ffmpeg to propogate a "-Wl,-z,notext" flag when building ia32
with use_lld=true.

BUG=911658
R=thakis

Change-Id: I3d3c1001b3f6089c574ec60f6590362a8fb807b4
1 file changed
tree: 3ba16dac4af589e6e1551c152da91f961c9c221a
  1. asm/
  2. common/
  3. config/
  4. contrib/
  5. disasm/
  6. doc/
  7. headers/
  8. include/
  9. macros/
  10. misc/
  11. Mkfiles/
  12. nasmlib/
  13. nsis/
  14. output/
  15. perllib/
  16. rdoff/
  17. stdlib/
  18. test/
  19. tools/
  20. travis/
  21. x86/
  22. .gitignore
  23. .travis.yml
  24. aclocal.m4
  25. AUTHORS
  26. autogen.sh
  27. BUILD.gn
  28. ChangeLog
  29. CHANGES
  30. codereview.settings
  31. configure.ac
  32. find_patches.py
  33. generate_nasm_sources.py
  34. INSTALL
  35. install-sh
  36. LICENSE
  37. Makefile.in
  38. nasm.spec.in
  39. nasm.spec.sed
  40. nasm.txt
  41. nasm_assemble.gni
  42. nasm_sources.gni
  43. ndisasm.txt
  44. OWNERS
  45. PRESUBMIT.py
  46. README.chromium
  47. README.md
  48. README.patches
  49. SubmittingPatches
  50. TODO
  51. version
  52. version.h
  53. version.pl
README.md

NASM, the Netwide Assembler

master

Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).

Now we have good news for you: NASM is licensed under the “simplified” (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.

Visit our nasm.us website for more details. We are gradually moving services away from Sourceforge. For our remaining Sourceforge services see here.

With best regards, the NASM crew.