diff options
-rw-r--r-- | packaging/baselibs.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf new file mode 100644 index 00000000000..c1a4523203d --- /dev/null +++ b/packaging/baselibs.conf @@ -0,0 +1,5 @@ +arch x86_64 targets i586:64bit +libstdc++ + targettype 32bit block! +libgcc + targettype 32bit block! |