Permalink
Cannot retrieve contributors at this time
executable file
8 lines (5 sloc)
241 Bytes
|
#!/bin/sh |
|
|
|
# this explicitely builds with LIBNSS into a different OBJDIR. |
|
# it used by tests/build/b02-libnss/, but also by developers to |
|
# validate libnss builds. |
|
|
|
${MAKE-make} --no-print-directory USE_LIBNSS=true USE_LIBNSS=true programs |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.