mirror of
https://github.com/dimitri/pgloader.git
synced 2026-04-29 08:01:03 +02:00
debian/rules: Sync loaded systems with Makefile.
Cf. 25c937879a
This commit is contained in:
parent
398802a1f0
commit
a6df4e9807
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
pgloader (3.6.1-2) UNRELEASED; urgency=medium
|
||||
|
||||
* debian/tests/ssl: Add --debug to get backtraces.
|
||||
* debian/rules: Sync loaded systems with Makefile.
|
||||
|
||||
-- Christoph Berg <myon@debian.org> Mon, 21 Jan 2019 22:02:50 +0100
|
||||
|
||||
|
||||
5
debian/rules
vendored
5
debian/rules
vendored
@ -33,8 +33,11 @@ override_dh_auto_build-arch:
|
||||
--asdf-tree /usr/share/common-lisp/systems \
|
||||
--load-system asdf-finalizers \
|
||||
--load-system asdf-system-connections \
|
||||
--load-system pgloader \
|
||||
--load-system cffi \
|
||||
--load-system cl+ssl \
|
||||
--load-system mssql \
|
||||
--load src/hooks.lisp \
|
||||
--load-system pgloader \
|
||||
--entry pgloader:main \
|
||||
--dynamic-space-size $(SIZE) \
|
||||
--compress-core \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user