summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2021-05-16 15:05:36 +1000
committerRod Kay2021-05-16 15:05:36 +1000
commit2146d89775d7a48927e030de2c4841e74d224383 (patch)
treedc827eb693ced9f519f311dd1e94fddec7410dee
parent8c109dda005713c295743725c695fc32499def35 (diff)
downloadaur-2146d89775d7a48927e030de2c4841e74d224383.tar.gz
Rid shared library option.
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c78682f19d..7a6d95f1586c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,8 +40,7 @@ build()
--with-appli-perso="corba dsa moma" \
--with-proto-perso="giop soap" \
--with-corba-services="event ir naming notification time" \
- --with-openssl \
- --enable-shared
+ --with-openssl
make -j1 all
make -j1 examples
make -j1 docs