Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphonie committed Jan 30, 2024
1 parent 5305d4d commit 1216092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AMBuildScript
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ class AcceleratorConfig(object):

def configure_gcc(self, cxx):
cxx.cflags += [
'-fPIC',
'-pipe',
'-fno-strict-aliasing',
'-fvisibility=hidden',
Expand Down

0 comments on commit 1216092

Please sign in to comment.