use fvisibility=hidden on macos

This commit is contained in:
Stefano D'Angelo 2022-12-14 15:34:57 +01:00
parent aacd8236b4
commit a23ee901a2
8 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \

View File

@ -10,6 +10,7 @@ CXXFLAGS= \
-I${ROOT_DIR}/../../../include \
-I${VST3_SDK_DIR} \
-fPIC \
-fvisibility=hidden \
-O3
LDFLAGS= \
-framework Cocoa \