diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-15 14:44:36 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2023-02-15 14:44:36 +0000 |
| commit | afde8c5439a8ef0c6ea4bd85b3ba03c85310ffe9 (patch) | |
| tree | 96cde58e5e327b0221c0227c71fcd95ec7a48770 /package | |
| parent | c6e2fdabd1d27099f70d6b793bfe9078872deb56 (diff) | |
| download | nsss-afde8c5439a8ef0c6ea4bd85b3ba03c85310ffe9.tar.gz | |
Update build system
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package')
| -rw-r--r-- | package/deps.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/deps.mak b/package/deps.mak index 9d01146..ec98fd2 100644 --- a/package/deps.mak +++ b/package/deps.mak @@ -187,3 +187,4 @@ test-switch: EXTRA_LIBS := -lskarnet ${SOCKET_LIB} ${SYSCLOCK_LIB} test-switch: src/tests/test-switch.o ${LIBNSSS} test-unix: EXTRA_LIBS := -lskarnet test-unix: src/tests/test-unix.o ${LIBNSSS} +INTERNAL_LIBS := |
