bdbcat / oernc_pi

GNU General Public License v2.0
2 stars 3 forks source link

Missing closed source library and binary for aarch64 (arm64) #6

Open filochard opened 3 years ago

filochard commented 3 years ago

Hello Now that the distribution of closed source binary and library is allowed we are packaging oernc_pi for Mageia ( a linux distribution rpm based like RedHat) We build rpms for several architectures but I discovered there is no /buildlinuxarm64/oeaserved/ directory in your code tree and by consequence we can't install those needed closed-source binary and library for arm64

A contrario these files exist for oesenc in /oesenc/libs/oeserverd/linuxarm64

filochard commented 3 years ago

Perhaps is it right to use the same binary for arm and arm64 as it is proposed in CMakeList.txt for debian (line 454 to 462 ) which intalls the same binary for arm*