summaryrefslogtreecommitdiffstats
path: root/src/libc++/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libc++/makefile')
-rw-r--r--src/libc++/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/libc++/makefile b/src/libc++/makefile
index 48ffe5be2..18fb2f852 100644
--- a/src/libc++/makefile
+++ b/src/libc++/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2010,2014
+# Contributors Listed Below - COPYRIGHT 2010,2019
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -22,6 +24,8 @@
# IBM_PROLOG_END_TAG
ROOTPATH = ../..
+HOSTBOOT_PROFILE=
+
OBJS += builtins.o
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud