History log of /external/selinux/semodule-utils/semodule_package/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
15f27407332268104a411241be33f0cc2c4af2e0 20-Jun-2017 Jason Zaman <jason@perfinion.com> Makefiles: override *FLAGS and *LIBS

There were several places in the makefiles where LDLIBS or CFLAGS were
supposed to include options to build. They were missing the override
keyword so would be skipped if these vars were set on the make cmdline.
Add the override directive to fix this.

Signed-off-by: Jason Zaman <jason@perfinion.com>
/external/selinux/semodule-utils/semodule_package/Makefile
fcb5d5cc721187b3e3a19b44155d5b824d7be7e6 24-Apr-2017 Jason Zaman <jason@perfinion.com> Makefiles: drop -L/-I to system paths

The toolchain automatically handles them and they break cross compiling.

LDFLAGS should also come before object files, some flags (eg,
-Wl,as-needed) can break things if they are in the wrong place)

Gentoo-Bug: https://bugs.gentoo.org/500674

Signed-off-by: Jason Zaman <jason@perfinion.com>
/external/selinux/semodule-utils/semodule_package/Makefile
618a64aea3c533ec67181acf0537066227217b4d 15-Nov-2016 Stephen Smalley <sds@tycho.nsa.gov> semodule-utils: Drop -lselinux from Makefiles.

These programs do not depend on libselinux.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
/external/selinux/semodule-utils/semodule_package/Makefile
65f5868c23fcf73bf47cc31f8f4f4d2680059a0d 08-Nov-2016 Stephen Smalley <sds@tycho.nsa.gov> Move policycoreutils/semodule_package to semodule-utils.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
/external/selinux/semodule-utils/semodule_package/Makefile