mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 04:58:00 +00:00
711db3c6bd
the -z defs linker flag back. Modified files: configure configure.in lib/ds/Makefile.in lib/libc/src/Makefile.in pr/src/Makefile.in 2. Let pr/src/md/unix/Makefile.in be responsible for removing the pr/src/cpu directory because it creates that directory. Note that the 'clean' target does not remove the directory because it doesn't remove the .so's either. Modified files: pr/src/Makefile.in, pr/src/md/unix/Makefile.in