mirror of
https://github.com/intel/isa-l.git
synced 2025-10-29 04:17:53 +01:00
build: Fix warnings on mac for objects defining no symbols
Change-Id: I13ef334ae23a3370cbf2a5409974fa0dc9fba7a5 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
@@ -209,6 +209,7 @@ section .text
|
|||||||
|
|
||||||
%ifidn __OUTPUT_FORMAT__, macho64
|
%ifidn __OUTPUT_FORMAT__, macho64
|
||||||
%define elf64 macho64
|
%define elf64 macho64
|
||||||
|
mac_equ equ 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%macro slversion 4
|
%macro slversion 4
|
||||||
|
|||||||
Reference in New Issue
Block a user