qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 9f6f7f: include/qemu/aes.h: Avoid conflicts w


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 9f6f7f: include/qemu/aes.h: Avoid conflicts with FreeBSD A...
Date: Thu, 19 Jun 2014 08:30:06 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 9f6f7f1a85b118ba129620e12bd423a135c8f231
      
https://github.com/qemu/qemu/commit/9f6f7f1a85b118ba129620e12bd423a135c8f231
  Author: Sean Bruno <address@hidden>
  Date:   2014-06-19 (Thu, 19 Jun 2014)

  Changed paths:
    M include/qemu/aes.h

  Log Message:
  -----------
  include/qemu/aes.h: Avoid conflicts with FreeBSD AES functions

FreeBSD's libcrypto provides functions with the same names as us;
use #define to rename our versions to avoid conflicts at link time.

Signed-off-by: Sean Bruno <address@hidden>
Signed-off-by: Ed Maste <address@hidden>
Message-id: address@hidden
[PMM: improved commit message, fixed comment typo]
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]